Changelog update

This commit is contained in:
Timo Võhmar 2019-05-03 10:31:51 +03:00 committed by GitHub
parent e6a02e121f
commit 5f0f74a6ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
02.05.2019
* From address is now configurable for force delete auto email messages [#1164](https://github.com/internetee/registry/issues/1164)
* Encode domain part of email addresses to punycode [#1168](https://github.com/internetee/registry/pull/1168)
* Added auto-tests for domain:delete epp request [#1172](https://github.com/internetee/registry/pull/1172)
29.04.2019
* Nokogiri gem update to version 1.10.3 (CVE-2019-11068) [#1176](https://github.com/internetee/registry/pull/1176)