This commit is contained in:
erwanlr
2020-02-15 13:20:54 +01:00
parent af3f10f74e
commit 1502845d65
14 changed files with 6417 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Releases
### 2.0.1 - 2020-02-12
- Fixing wpdb issue
### 2.0.0
- Added options to select an image and the position of the cookie div on the front end ( bottom left or bottom right )
### 1.1.0
- Added back-end settings to select Cookie Policy page from the list of all existing pages
### 1.0.0
- Initial release