Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2020-06-29 10:49:59 +03:00 committed by GitHub
parent 4865be16ae
commit 98a209505d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
29.06.2020 29.06.2020
* Bumped rack to 2.2.3 [#1618](https://github.com/internetee/registry/pull/1618) * Bumped rack to 2.2.3 [#1618](https://github.com/internetee/registry/pull/1618)
* Actionpack security update to 6.0.3.2 [#1619](https://github.com/internetee/registry/pull/1619)
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)