summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-04 23:20:19 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-04 23:20:19 +0300
commitbda6ee26d7a327f39d598f60cf3a3ae580c40eef (patch)
treee2cbc741d312b07ac91a75d6df1a41c52b09e746
parent40d438a517f0d807894e04873358aecf44fa7c4d (diff)
downloadwekan-bda6ee26d7a327f39d598f60cf3a3ae580c40eef.tar.gz
wekan-bda6ee26d7a327f39d598f60cf3a3ae580c40eef.tar.bz2
wekan-bda6ee26d7a327f39d598f60cf3a3ae580c40eef.zip
Added meteor packages for security:
- browser-policy - eluck:accounts-lockout Thanks to xet7 !
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e2a071d..5a61a32f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,12 @@
This release adds the following new features:
-- [Changed icon of checklist name to unchecked](https://github.com/wekan/wekan/pull/1559/commits/f9539aa2a8d806e5a158d1c32f74788d051d40cb).
+- [Changed icon of checklist name to unchecked](https://github.com/wekan/wekan/pull/1559/commits/f9539aa2a8d806e5a158d1c32f74788d051d40cb);
+- [Added meteor packages](https://github.com/wekan/wekan/commit/40d438a517f0d807894e04873358aecf44fa7c4d)
+ for security: [browser-policy](https://atmospherejs.com/meteor/browser-policy) and
+ [eluck:accounts-lockout](https://atmospherejs.com/eluck/accounts-lockout).
-Thanks to GitHub user quantazelle for contributions.
+Thanks to GitHub users quantazelle and xet7 for their contributions.
# v0.79 2018-03-31 Wekan release