Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-09-04 14:00:10 +03:00 committed by GitHub
parent eccac4e105
commit 9c79d1269d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
04.09.2020
* Removed reduntant domains.registered_at db column [#1445](https://github.com/internetee/registry/pull/1445)
* Fixed poll request ip whitelist issue [#1672](https://github.com/internetee/registry/pull/1672)
03.09.2020
* Refactored session timeout management [#711](https://github.com/internetee/registry/issues/711)
* Improved error handling for epp requests without proper session [#1276](https://github.com/internetee/registry/pull/1276)