Merge pull request #1185 from internetee/Changelog_update_190502

Changelog update 190502
This commit is contained in:
Timo Võhmar 2019-05-07 19:12:49 +03:00 committed by GitHub
commit bec24b4bbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,8 @@
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)
* Default email sender is now configurable [#243](https://github.com/internetee/registry/issues/243)