Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-06-26 17:39:37 +03:00 committed by GitHub
parent 6abc0b1233
commit e78d36c137
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
26.06.2020
* Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612)
19.06.2020 19.06.2020
* Regsitrant API returns now DNSSEC info [#1613](https://github.com/internetee/registry/pull/1613) * Regsitrant API returns now DNSSEC info [#1613](https://github.com/internetee/registry/pull/1613)
* Updated domain expiration email notification texts [#1614](https://github.com/internetee/registry/pull/1614) * Updated domain expiration email notification texts [#1614](https://github.com/internetee/registry/pull/1614)