Skip to content

Commit a31984c

Browse files
committed
accept cookie param #10
1 parent 446aa93 commit a31984c

File tree

5 files changed

+208
-88
lines changed

5 files changed

+208
-88
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. This project make usage of the [Yii Versioning Strategy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md).
44

5+
## 1.0.2 (in progress)
6+
7+
+ [#10](https://github.com/luyadev/luya-privacy/issues/10) Fix problem with accept cookie params.
8+
59
## 1.0.1 (1. November 2018)
610

711
+ Added polish languages

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "luyadev/luya-privacy",
33
"description" : "The LUYA Privacy extension provides helpers for privacy.",
44
"type" : "luya-extension",
5-
"keywords" : ["php", "luya", "extension", "yii2", "yii", "content"],
5+
"keywords" : ["php", "luya", "extension", "yii2", "yii", "privacy", "cookie", "gpdr", "widget"],
66
"license": "MIT",
77
"homepage" : "http://luya.io",
88
"authors" : [

0 commit comments

Comments
 (0)