Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-09-14 14:40:16 +03:00 committed by GitHub
parent c3dbeaa5a1
commit 5d9692784f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
14.09.2021 14.09.2021
* New epp statuses to better control registry lock and enable dnssec on locked domains (currently disabled on production) [#2143](https://github.com/internetee/registry/issues/2143) * New epp statuses to better control registry lock and enable dnssec on locked domains (currently disabled on production) [#2143](https://github.com/internetee/registry/issues/2143)
* Replaced deprecated search method with ransac gem [#2151](https://github.com/internetee/registry/pull/2151)
13.09.2021 13.09.2021
* Upgrade Ruby to 3.0.2 [#2152](https://github.com/internetee/registry/pull/2152) * Upgrade Ruby to 3.0.2 [#2152](https://github.com/internetee/registry/pull/2152)