Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2022-05-17 13:53:41 +03:00 committed by GitHub
parent ac46637b33
commit 65ae4762ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
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)
09.05.2022
* test for auction view [#2373](https://github.com/internetee/registry/pull/2373)