diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b06c9812..8a59838ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ * Domain expiration emails are now sent out to admin contacts as well. Sending bug is fixed. * Include detailed registrar's contact info in emails +07.11.2016 +* Use app time zone when calculating valid_to, outzone_at and delete_at domain attributes +* Treat domains as expired when expire_time is set to current time +* Improve domain's outzone and delete logic + 25.10.2016 * Outdated specs removed, failing specs fixed, rspec config improved