Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-05-18 13:42:08 +03:00 committed by GitHub
parent 760076706e
commit 590a50b4b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
18.05.2021
* Fixed internal error on contact creation with duplicate contact id [#1987](https://github.com/internetee/registry/issues/1987)
* Fixed internal error on accessing contact details in admin portal [#1990](https://github.com/internetee/registry/issues/1990)
17.05.2021
* Bump webmock to 3.13.0 [#1979](https://github.com/internetee/registry/pull/1979)
* Bump Nokogiri to 1.11.4 [#1980](https://github.com/internetee/registry/pull/1980)