summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2021-03-20 03:44:51 +0000
committerGitHub <noreply@github.com>2021-03-20 03:44:51 +0000
commit6c0619b2f5221567b614cf650ef37e4546eee1a1 (patch)
tree73494856362e6162cd52b4a3a3ceaf368b1843ca /CHANGELOG.md
parentdc33223fcb1583bf31b89474ec299d45d8f80ef0 (diff)
Update adblock dependency to 0.3.10 (#39)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9274c90..70d6716 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
6## Unreleased 6## Unreleased
7--- 7---
8 8
9## 0.4.3 - (2021-03-20)
10---
11### Changes
12* Update `adblock` dependency to `0.3.10`
9 13
10## 0.4.2 - (2021-02-01) 14## 0.4.2 - (2021-02-01)
11--- 15---
@@ -51,4 +55,4 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
51* Updated PyO3 to version `0.12`. 55* Updated PyO3 to version `0.12`.
52 56
53### Fixes 57### Fixes
54* Don't use star imports in `__init__.py` to give linters and type checkers more information. \ No newline at end of file 58* Don't use star imports in `__init__.py` to give linters and type checkers more information.