From e820097beebcdfd1c94d7df55569e9248b069d14 Mon Sep 17 00:00:00 2001 From: Georg Date: Wed, 5 Apr 2017 12:47:17 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b413ccfbed..4d44783e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +05.04.2017 +* Fixed validation error on valid legaldocs in the portal for registrars [#432](https://github.com/internetee/registry/issues/432) +* Updated Ruby, nokogiri and variouse other dependent gems to fix security issues + +14.03.2017 +* Improved phone number validation [#386](https://github.com/internetee/registry/issues/386) +* Dropped ddoc support from legaldocs in the portal for regsitrars [#270](https://github.com/internetee/registry/issues/270) +* Bug: Domain in exp pending list whithout the state present [#328](https://github.com/internetee/registry/issues/328) +* Base64 of legaldocs filtered out from syslogs [#314](https://github.com/internetee/registry/issues/314) + 02.03.2017 * Domain list download (csv) functionality in the portal for registrars (#248) * Readme updates (#273)