Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2023-01-17 11:47:50 +02:00 committed by GitHub
parent d571296982
commit ae1e711792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
17.01.2023
* removed unnecessary db migrations https://github.com/internetee/registry/issues/2534
09.01.2023
* authInfo code is reset on registrant change https://github.com/internetee/registry/pull/2519
* DB migrations to revert conversion from json to jsonb in log_domains https://github.com/internetee/registry/pull/2518