From a65414a73093cb7f1c6dd63b5317f17efc81964b Mon Sep 17 00:00:00 2001 From: Jannis Gebauer Date: Fri, 24 Jun 2016 22:46:36 +0200 Subject: [PATCH] add recent changes --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46ffbc790..196fbbf3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ##[2016-06-24] ## Added - Settings file for running tests faster (@audreyr) +- Add GPLv3 licence support (@cgaspoz) + +## Changed +- Makes the database backups compressed. restores compressed backups (@jangeador) +- Review and edit django-allauth templates (@kappataumu) ##[2016-06-19] ## Added