diff options
| author | Árni Dagur <arni@dagur.eu> | 2022-07-18 00:48:58 +0200 |
|---|---|---|
| committer | Árni Dagur <arni@dagur.eu> | 2022-07-18 00:57:45 +0200 |
| commit | e8c923f69388dcff2c7805bec2269db2cc61d0c4 (patch) | |
| tree | 395e733fc5bd0d05657773c81be9eef78ea71ef0 /CHANGELOG.md | |
| parent | 7cc01b838d6332fea3e392c80236138845d61502 (diff) | |
Bump version to 0.6.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e66291..9061634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch | |||
| 5 | 5 | ||
| 6 | ## Unreleased | 6 | ## Unreleased |
| 7 | --- | 7 | --- |
| 8 | |||
| 9 | ## 0.6.0 - (2022-07-17) | ||
| 10 | --- | ||
| 8 | ### Added | 11 | ### Added |
| 9 | * Added `aliases` optional argument to `Engine.add_resource` | 12 | * Added `aliases` optional argument to `Engine.add_resource` |
| 10 | 13 | ||
| @@ -16,7 +19,6 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch | |||
| 16 | * Minimum Rust version is now `1.53`. | 19 | * Minimum Rust version is now `1.53`. |
| 17 | * Minimum Python version is now `3.7`. | 20 | * Minimum Python version is now `3.7`. |
| 18 | 21 | ||
| 19 | |||
| 20 | ## 0.5.2 - (2022-03-01) | 22 | ## 0.5.2 - (2022-03-01) |
| 21 | --- | 23 | --- |
| 22 | * Include complete redirect rule feature ([#59](https://github.com/ArniDagur/python-adblock/pull/59)). Thanks @x0day! | 24 | * Include complete redirect rule feature ([#59](https://github.com/ArniDagur/python-adblock/pull/59)). Thanks @x0day! |
