Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2023-01-09 10:58:08 +02:00 committed by GitHub
parent ca5dea905e
commit 721acd8500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
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
20.12.2022
* Fixed migrations and modified object data type of log_domains table https://github.com/internetee/registry/pull/2515