From 14bdf474423da1878df9fd87754d4327e854dfa0 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Fri, 5 Feb 2016 11:35:11 +0100 Subject: [PATCH] Updating CHANGELOG: including max projects and memberships feature --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68a998dc..b0b36148 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ ### Features - Blocked projects support - Transfer projects ownership support +- Customizable max private and public projects per user +- Customizable max of memberships per owned private and public projects ### Misc - Lots of small and not so small bugfixes.