Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-12-01 15:48:13 +02:00 committed by GitHub
parent 23d77ebccf
commit 8916cb29d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
01.12.2020 01.12.2020
* Refactored clientHold for interactors [#1751](https://github.com/internetee/registry/issues/1751) * Refactored clientHold for interactors [#1751](https://github.com/internetee/registry/issues/1751)
* Fixed internal error on removing clientHold status when not present [#1766](https://github.com/internetee/registry/issues/1766)
30.11.2020 30.11.2020
* Refactor - interactors moved to domain space [#1762](https://github.com/internetee/registry/pull/1762) * Refactor - interactors moved to domain space [#1762](https://github.com/internetee/registry/pull/1762)