Create CHANGELOG.md

15.06.17 changes
This commit is contained in:
Timo Võhmar 2017-06-14 17:00:22 +03:00 committed by GitHub
parent 31089b31e4
commit dd2e3c2094

View file

@ -1,3 +1,10 @@
15.06.2017
* BUG: fixed incorrect error message on domain upate in case serverDeleteProhibited was set [#512](https://github.com/internetee/registry/issues/512)
* BUG: removed references to postal addresses from last email templates in case address processing is disabled [#480](https://github.com/internetee/registry/issues/480)
* Removed options to delete pricelist items and zones [#522](https://github.com/internetee/registry/issues/522)
* Improved registry database setup process [#503](https://github.com/internetee/registry/issues/503)
* Added dummy data generation rake task [#515](https://github.com/internetee/registry/issues/515)
02.05.2017
* Set default period value of domain create and renew operations to 1 year in the Registrar portal [#495](https://github.com/internetee/registry/issues/495)