Skip to content

Commit d64dda6

Browse files
4.0.0
1 parent c92ad1f commit d64dda6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
After upgrading, update your cache file by deleting it or via `tldextract
44
--update`.
55

6-
## 3.6.0 (2023-09-19)
6+
## 4.0.0 (2023-10-11)
77

88
* **Breaking** bugfixes
99
* Always include suffix if private suffix enabled and private suffix exists ([#300](https://github.com/john-kurkowski/tldextract/issues/300))
@@ -17,6 +17,9 @@ After upgrading, update your cache file by deleting it or via `tldextract
1717
(e.g. `ExtractResult.subdomain`) or convenience properties (e.g.
1818
`ExtractResult.{fqdn,registered_domain}`).
1919

20+
This is the same content as version 3.6.0, originally released 2023-09-19,
21+
which was yanked.
22+
2023
## 3.5.0 (2023-09-06)
2124

2225
* Features

0 commit comments

Comments
 (0)