Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2019-10-08 17:30:18 +03:00 committed by GitHub
parent 34dac438e7
commit 6ee68d5a36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
* 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)
* Added test for EPP hello request [#1337](https://github.com/internetee/registry/pull/1337)
* Removed unused csr and crt columns from user table [#264](https://github.com/internetee/registry/issues/264)
07.10.2019
* Clarified reference to proper phone nr format in EPP spec [#1343](https://github.com/internetee/registry/pull/1343)