Skip to content

Commit 40e3f2a

Browse files
5.1.0
1 parent bb75a7b commit 40e3f2a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
After upgrading, update your cache file by deleting it or via `tldextract
44
--update`.
55

6+
## 5.1.0 (2023-11-05)
7+
8+
* Features
9+
* Allow passing in `requests.Session` ([#311](https://github.com/john-kurkowski/tldextract/issues/311))
10+
* Add "-j, --json" option to support output in json format ([#313](https://github.com/john-kurkowski/tldextract/issues/313))
11+
* Docs
12+
* Improve clarity of absolute path ([#312](https://github.com/john-kurkowski/tldextract/issues/312))
13+
* Misc.
14+
* Extract all testing deps from tox.ini to pyproject.toml extras ([#310](https://github.com/john-kurkowski/tldextract/issues/310))
15+
* Work around responses type union error, in tests
16+
617
## 5.0.1 (2023-10-17)
718

819
* Bugfixes

0 commit comments

Comments
 (0)