From 510bde7d53cc8817cc3e762dcf8da4c575273097 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Wed, 22 Apr 2015 11:56:03 +0300 Subject: [PATCH] Added changelog info about rest whois --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index add9ce179..798980aa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,19 @@ 24.04.2015 - * Update zonefile procedure +* Update zonefile procedure 23.04.2015 - - * Add `bank_statement_import_dir: 'import/legal_documents'` to application.yml, run `mina setup` + +* Add `bank_statement_import_dir: 'import/legal_documents'` to application.yml, run `mina setup` 22.04.2015 * Configure smtp (see application-example.yml) +22.04.2015 + +* Whois database schema updated. Please reset whois database and run `rake whois:schema:load` + 21.04.2015 * Install packages for wkhtmltopdf (see readme)