Merge pull request #1148 from internetee/Changelog_update_190404

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

View file

@ -1,3 +1,11 @@
08.04.2019
* Fixed forceDelete email messages [#1147](https://github.com/internetee/registry/pull/1147)
* Removed unused rake tasks [#1121](https://github.com/internetee/registry/pull/1121)
* Do not load the whole environment for rake tasks [#1122](https://github.com/internetee/registry/pull/1122)
* Removed delegations [#1131](https://github.com/internetee/registry/pull/1131)
* Convert specs to tests [#1144](https://github.com/internetee/registry/pull/1144)
* Comment update for extra legaldoc removal code [#1145](https://github.com/internetee/registry/pull/1145)
02.04.2019
* Fixed IDN domain handling for EPP domain check and create requests [#1140](https://github.com/internetee/registry/pull/1140)