Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-05-27 13:47:23 +03:00 committed by GitHub
parent 1491febeb8
commit 8e588f5a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,8 @@
27.05.2021
* fixed error handling on invalid date format for epp contact create [#2006](https://github.com/internetee/registry/issues/2006)
* csync input file with puycode values [#2003](https://github.com/internetee/registry/issues/2003)
* ForceDelete notes are updated with additionally found email addresses [#1913](https://github.com/internetee/registry/issues/1913)
24.05.2021
* Bump puma to 5.3.2 [#1999](https://github.com/internetee/registry/pull/1999)
* Bump nokogiri to 1.11.5 [#2000](https://github.com/internetee/registry/pull/2000)