From de9dcdd25dcae92a57424ecc4c52617a164c7430 Mon Sep 17 00:00:00 2001 From: Sam Macbeth Date: Tue, 15 Oct 2024 08:26:52 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4da2f07..608179dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v10.16.0 (Tue Oct 15 2024) + +#### 🚀 Enhancement + +- Update dependencies [#494](https://github.com/duckduckgo/autoconsent/pull/494) ([@muodov](https://github.com/muodov)) +- Add rule for openai [#489](https://github.com/duckduckgo/autoconsent/pull/489) ([@muodov](https://github.com/muodov)) + +#### 🧪 Tests + +- #333 Convert DomActions playwright-based unit test to WebTestRunner HTML test [#491](https://github.com/duckduckgo/autoconsent/pull/491) (frei.ondrej@pm.me [@freiondrej](https://github.com/freiondrej)) + +#### Authors: 3 + +- Maxim Tsoy ([@muodov](https://github.com/muodov)) +- Ondřej Frei ([@freiondrej](https://github.com/freiondrej)) +- ondrej.frei (frei.ondrej@pm.me) + +--- + # v10.15.0 (Mon Aug 19 2024) #### 🚀 Enhancement