Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-05-18 15:57:06 +03:00 committed by GitHub
parent 064987a14c
commit bd93bbee69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +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)
* Fixed payment processing with numeric non regerence value in description [#1991](https://github.com/internetee/registry/issues/1991)
17.05.2021
* Bump webmock to 3.13.0 [#1979](https://github.com/internetee/registry/pull/1979)