Changelog update

This commit is contained in:
Timo Võhmar 2019-04-05 14:46:07 +03:00 committed by GitHub
parent bc916592da
commit 62c561d7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
04.04.2019 05.04.2019
* Removed unused rake tasks [#1121](https://github.com/internetee/registry/pull/1121) * 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) * 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) * 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) * Comment update for extra legaldoc removal code [#1145](https://github.com/internetee/registry/pull/1145)