Changelog update

This commit is contained in:
Timo Võhmar 2019-05-07 19:53:22 +03:00 committed by GitHub
parent bec24b4bbd
commit d1da3db3f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
07.05.2019
* Set domains.delete_at column type to date [#1173](https://github.com/internetee/registry/pull/1173)
* Removed "html5_validators" gem [#367](https://github.com/internetee/registry/issues/367)
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)