Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-07-17 13:58:57 +03:00 committed by GitHub
parent 632dc4264c
commit 4297ff198e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
17.07.2020
* Added turemail gem for validating email addresses syntactically and on MX record level [#297](https://github.com/internetee/registry/issues/297)
15.07.2020
* Reapplied race condition fix after fixing the data in prod env [#1612](https://github.com/internetee/registry/issues/1612)