Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-01-28 16:39:52 +02:00 committed by GitHub
parent 3e06b4ecc6
commit 2ddfa45f98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
28.01.2021 28.01.2021
* Fixed transfer with shared admin and tech contacts [#1808](https://github.com/internetee/registry/issues/1808) * Fixed transfer with shared admin and tech contacts [#1808](https://github.com/internetee/registry/issues/1808)
* Added CSV export option to admin [#1775](https://github.com/internetee/registry/issues/1775)
* Improved DNSSEC key validation for illegal characters [#1790](https://github.com/internetee/registry/issues/1790) * Improved DNSSEC key validation for illegal characters [#1790](https://github.com/internetee/registry/issues/1790)
* Fix for whois record creation issue on releasing domain to auction [#1139](https://github.com/internetee/registry/issues/1139) * Fix for whois record creation issue on releasing domain to auction [#1139](https://github.com/internetee/registry/issues/1139)
* Improved registrar account activity tests [#1824](https://github.com/internetee/registry/pull/1824) * Improved registrar account activity tests [#1824](https://github.com/internetee/registry/pull/1824)