Update CHANGELOG.md

This commit is contained in:
Timo Võhmar 2019-09-13 13:08:43 +03:00 committed by GitHub
parent f7ed1a51be
commit 38a9df2a34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
13.09.2019 13.09.2019
* Fixed bug where glue records were identified on partial string match with the domain name [#1291](https://github.com/internetee/registry/issues/1291) * Fixed bug where glue records were identified on partial string match with the domain name [#1291](https://github.com/internetee/registry/issues/1291)
* Updated Airbrake gem to 9.4.3 and tuned the configuration [#1297](https://github.com/internetee/registry/pull/1297) * Updated Airbrake gem to 9.4.3 and tuned the configuration [#1297](https://github.com/internetee/registry/pull/1297)
* Updated filenames to follow Ruby name convention [#1295](https://github.com/internetee/registry/pull/1295)
09.09.2019 09.09.2019
* Upgrade Ruby to 2.4.7 [#1289](https://github.com/internetee/registry/pull/1289) * Upgrade Ruby to 2.4.7 [#1289](https://github.com/internetee/registry/pull/1289)