Changelog update 181015

This commit is contained in:
Timo Võhmar 2018-10-15 13:20:09 +03:00 committed by GitHub
parent b84bf5ae4c
commit cdd92cb988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,8 @@
15.10.2018
* Nokogiri update 1.8.5 [#1007](https://github.com/internetee/registry/pull/1007)
* Registrant API: added admin, tech and registrar contacts to domain info response [#991](https://github.com/internetee/registry/issues/991)
* Registrant API: added registry lock date to domain info response [#996](https://github.com/internetee/registry/issues/996)
02.10.2018
* EPP: datetime in poll messages is not UTC as required by RFC5730 [#948](https://github.com/internetee/registry/issues/948)
* BUG: user_session_timeout is now always respected [#966](https://github.com/internetee/registry/issues/966)