From dee7aec8547314698e223a6b0f580e8cb453e6e8 Mon Sep 17 00:00:00 2001 From: Basil Date: Tue, 5 May 2020 10:00:27 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f771a68..1aab355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). +## 1.0.5 (5. May 2020) + ++ new `luya\privacy\PrivacyUser` class which implements the PrivacyTrait. + ## 1.0.4 (7. January 2020) + [#16](https://github.com/luyadev/luya-privacy/pull/16) New wrapper widget property to enable more flexible wrappers for the widget if no cookie decision has been made.