From a6f78876bc4e688a6bce4ac4da582c03bd21aa1f Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 13 Oct 2014 10:28:58 +0200 Subject: [PATCH] Update changelog and prepare 1.1.0 version. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a21d4830..734a282d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog # +## 1.1.0 (2014-10-13) + +### Misc +- Fix bugs related to unicode chars on attachments. +- Fix wrong static url resolve usage on emails. +- Fix some bugs on import/export api related with attachments. + ## 1.0.0 (2014-10-07) ### Misc