Merge pull request #1210 from internetee/Changelog_update_190521

Changelog update
This commit is contained in:
Timo Võhmar 2019-05-21 21:04:25 +03:00 committed by GitHub
commit 0233be8449
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
21.05.2019
* Zip and State in registrar addresses are now optional [#1206](https://github.com/internetee/registry/issues/1206)
* Vat is now always applied - 0% vs NULL [#1031](https://github.com/internetee/registry/issues/1031)
* Updated Papertrail gem to 4.2.0 [#1094](https://github.com/internetee/registry/pull/1094)
* Converted some specs to tests [#1204](https://github.com/internetee/registry/pull/1204)
* Enhanced InvoiceItem methods [#1209](https://github.com/internetee/registry/pull/1209)
10.05.2019
* Domain deleted poll messages are being sent again [#1196](https://github.com/internetee/registry/issues/1196)
* Registrar address is now required on adding new registrar [#1195](https://github.com/internetee/registry/pull/1195)