From 7e8c4077a6eb447fa8ace11bab43544c1129a19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 2 May 2017 16:46:54 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8819d2664..abb1dd2bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ * Set default period value of domain create and renew operations to 1 year in the Registrar portal [#495](https://github.com/internetee/registry/issues/495) 01.05.2017 -* support for short and long regsitration periods - 3m to 10y [#475](https://github.com/internetee/registry/issues/475) -* better race condition handling on domain renew [#430](https://github.com/internetee/registry/issues/430) +* Support for short and long regsitration periods - from 3m to 10y [#475](https://github.com/internetee/registry/issues/475) +* Improved race condition handling on domain renew [#430](https://github.com/internetee/registry/issues/430) 05.04.2017 * Fixed validation error on valid legaldocs in the portal for registrars [#432](https://github.com/internetee/registry/issues/432)