Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2022-05-17 14:00:58 +03:00 committed by GitHub
parent a580c22d71
commit c53bb42976
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
17.05.2022
* removed unnecessary contact validation on contact create [#2376](https://github.com/internetee/registry/pull/2376)
* Refactored email validation job [#2369](https://github.com/internetee/registry/pull/2369)
* Job for deprecated validation events removal [#2374](https://github.com/internetee/registry/issues/2374)
09.05.2022
* test for auction view [#2373](https://github.com/internetee/registry/pull/2373)