Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-12-15 18:57:43 +02:00 committed by GitHub
parent 93d48cc48e
commit 06a59c9aeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
15.12.2020
* improved logic for domain list request in registrant API [#1750](https://github.com/internetee/registry/pull/1750)
* Improved logic for domain list request in registrant API [#1750](https://github.com/internetee/registry/pull/1750)
* Refactored Whois update job for interactors [#1771](https://github.com/internetee/registry/issues/1771)
14.12.2020
* Refactored domain cron jobs for interactors [#1767](https://github.com/internetee/registry/issues/1767)