Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-06-08 09:23:00 +03:00 committed by GitHub
parent 6b1a0820af
commit 08b424db3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
08.06.2021
* Fixed e-invoices sending on auto-topup [#2022](https://github.com/internetee/registry/issues/2022)
* Bump nokogiri to 1.11.7 [#2021](https://github.com/internetee/registry/pull/2021)
01.06.2021
* Fix unpaiable invoices - setting receipt date and sending e-invoice [#2009](https://github.com/internetee/registry/issues/2009)
* Added check to make sure domain is not in acution before adding it [#2015](https://github.com/internetee/registry/pull/2015)