From 5e8c6c5fc1174c93e3603c28d64d18d1edd6d9af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 25 Sep 2015 18:52:44 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f625aa5c..60a77eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Add externall apps: now Taiga can integrate with hundreds of applications and service. - Improve searching system, now full text searchs are supported - Improve export system, now is more efficient and prevents possible crashes with heavy projects. +- Add sha1 hash to attachments to verify the integrity of files (thanks to [@astagi](https://github.com/astagi)). - i18n. - Add italian (it) translation. - Add polish (pl) translation.