Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwanAlsoltany committed Feb 9, 2023
1 parent b7ac4e6 commit ddc0d43
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to **GDPR-Tools** will be documented in this file.

<br />

## [[1.4.2] - 2023-02-09](https://github.com/MarwanAlsoltany/gdpr-tools/compare/v1.4.1...v1.4.2)
- Update `AbstractCmpHelper` class:
- Add `evaluate()` method to execute blocked in a controlled context instead of using `eval()`.
- Add `cache` property to cache expensive operations throughout the class.
- Add `cache()` getter method.

<br />

## [[1.4.1] - 2023-02-08](https://github.com/MarwanAlsoltany/gdpr-tools/compare/v1.4.0...v1.4.1)
- Update `AbstractCmpHelper` class:
- Make all dispatched events receive the helper object in detail.
Expand Down

0 comments on commit ddc0d43

Please sign in to comment.