Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-06-29 10:23:27 +03:00 committed by GitHub
parent 2de5324962
commit 8fb77dae45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
29.06.2020
* Bumped rack to 2.2.3 [#1618](https://github.com/internetee/registry/pull/1618)
26.06.2020 26.06.2020
* Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612) * Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612)
* Refactored contact validation [#1617](https://github.com/internetee/registry/pull/1617) * Refactored contact validation [#1617](https://github.com/internetee/registry/pull/1617)