From 0943be630a82785a192fbee686a09c130658ae31 Mon Sep 17 00:00:00 2001 From: alext Date: Sun, 24 Jun 2018 13:16:39 +0200 Subject: [PATCH] Update CHANGELOG.md for #480 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b315ae4..e9a2b554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ developers to maintain and readjust their custom modifications on the main proje The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.3.2] - Unreleased + +## Fixed + +- #480: Make the app GDPR - new EU privacy regulations compliant. + + ## [1.3.1] ### Added