diff --git a/CHANGELOG.md b/CHANGELOG.md index 17cfe1f4a..f25f3311e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)