Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2021-06-25 14:46:51 +03:00 committed by GitHub
parent 22351c9053
commit 960dba90c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,8 @@
25.06.2021
* Malformed csv files cause hard fail to the request to avoid unwanted results [#1813](https://github.com/internetee/registry/issues/1813)
* e-invoice gem update to 312cac1 [#2052](https://github.com/internetee/registry/pull/2052)
* Bump bindata to 2.4.10 [#2060](https://github.com/internetee/registry/pull/2060)
22.06.2021 22.06.2021
* quickfix for supporting multiple schemas in epp responses [#2046](https://github.com/internetee/registry/issues/2046) * quickfix for supporting multiple schemas in epp responses [#2046](https://github.com/internetee/registry/issues/2046)
* optimisation for busines reg open data scanner [#2049](https://github.com/internetee/registry/issues/2049) * optimisation for busines reg open data scanner [#2049](https://github.com/internetee/registry/issues/2049)