Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwanAlsoltany committed Jul 29, 2022
1 parent 6fa8d1b commit 68e23a1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to **GDPR-Tools** will be documented in this file.

<br />

## [[1.2.1] - 2022-07-29](https://github.com/MarwanAlsoltany/gdpr-tools/compare/v1.2.0...v1.2.1)
- Update `AbstractCmpHelper` JS class:
- Fix typo in `config` variable (`config.decoration` -> `config.decorations`).
- Recompile `cmp-helper.js.`.
- Update `gdpr-tools.php`:
- Add return type-hints to helper functions.
- General improvements, better documentation and CS fixes.

<br />

## [[1.2.0] - 2022-07-28](https://github.com/MarwanAlsoltany/gdpr-tools/compare/v1.1.0...v1.2.0)
- Update `Sanitizer` class:
- Make the class not final.
Expand Down

0 comments on commit 68e23a1

Please sign in to comment.