From c3a30ab9877b5616fe4b2c9efa2a82977b3cd931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 5 Mar 2018 17:49:03 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1241486d3..9e76d8a12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +06.03.2018 +* BUG: Transfer poll message now returns affected domain name [#694](https://github.com/internetee/registry/issues/694) +* BUG: Successful REPP bulk transfer returns info about transfered domains [#693](https://github.com/internetee/registry/issues/693) +* BUG: Postal address data is not validated when address processing is disabled [#731](https://github.com/internetee/registry/issues/731) +* EPP: invalid country code message (code 2005) specifies invalid value [#733](https://github.com/internetee/registry/issues/733) +* REPP: new bulk nameserver change feature, also available on the portal for registars [#661](https://github.com/internetee/registry/issues/661) +* Admin: disable auto-email feature on setting force delete [#727](https://github.com/internetee/registry/issues/727) +* jQuery validation gem removed [#744](https://github.com/internetee/registry/issues/744) + 22.02.2018 * BUG: Registrar: contact list export is not limited to 75 records any more [#721](https://github.com/internetee/registry/issues/721) * BUG: EPP: domain and associated objects are not validated on domain delete [#707](https://github.com/internetee/registry/issues/707)