Update CHANGELOG.md

[ci skip]
This commit is contained in:
Timo Võhmar 2019-10-10 12:12:32 +03:00 committed by GitHub
parent fc181d3623
commit aac098ccba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
10.10.2019
* Added DB constraints for reserved and blocked tables [#1338](https://github.com/internetee/registry/pull/1338)
08.10.2019 08.10.2019
* Removed unused epp routes [#1335](https://github.com/internetee/registry/pull/1335) * Removed unused epp routes [#1335](https://github.com/internetee/registry/pull/1335)
* Removed Rspec and coverted specs to tests [#1336](https://github.com/internetee/registry/pull/1336) * Removed Rspec and coverted specs to tests [#1336](https://github.com/internetee/registry/pull/1336)