Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Macbeth committed Oct 24, 2024
1 parent fa2a287 commit d3c24b8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v10.17.0 (Thu Oct 24 2024)

#### 🚀 Enhancement

- Add rule for americanexpress [#503](https://github.com/duckduckgo/autoconsent/pull/503) ([@muodov](https://github.com/muodov))
- Fix race condition in Sourcepoint rule [#502](https://github.com/duckduckgo/autoconsent/pull/502) ([@muodov](https://github.com/muodov))
- Add a rule for android.com [#501](https://github.com/duckduckgo/autoconsent/pull/501) ([@muodov](https://github.com/muodov))

#### 🐛 Bug Fix

- Fix standalone google for international regions [#500](https://github.com/duckduckgo/autoconsent/pull/500) ([@muodov](https://github.com/muodov))
- Fix paypal-us [#499](https://github.com/duckduckgo/autoconsent/pull/499) ([@muodov](https://github.com/muodov))
- (DomActions) WTR tests for elementSelector() [#495](https://github.com/duckduckgo/autoconsent/pull/495) ([email protected] [@freiondrej](https://github.com/freiondrej))

#### Authors: 3

- Maxim Tsoy ([@muodov](https://github.com/muodov))
- Ondřej Frei ([@freiondrej](https://github.com/freiondrej))
- ondrej.frei ([email protected])

---

# v10.16.0 (Tue Oct 15 2024)

#### 🚀 Enhancement
Expand Down

0 comments on commit d3c24b8

Please sign in to comment.