From acfce04fcc14093732483b36bdbe174fefd006ed Mon Sep 17 00:00:00 2001 From: Kevin R Date: Wed, 27 Jul 2022 00:46:12 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 307ccb9..e81b3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Require Firefox >= 55 - Require Chrome >= 37 + +## [1.25.0] - 2022-07-27 + +### Compatibility note +- Require Firefox >= 55 +- Require Chrome >= 37 + ### Changed - ETag filtering now generates random values and does no longer delete the header. As a result, filtering also works under Chrome-based browsers - ETag filtering no longer increases the counter - ETag filtering is now disabled by default - Updated rules URL href +- Updated translations. Big update by [IHatePineapples](https://github.com/IHatePineapples) ### Fixed - [524](https://gitlab.com/KevinRoebert/ClearUrls/-/issues/524)