Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed Oct 11, 2023
1 parent c92ad1f commit d64dda6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
After upgrading, update your cache file by deleting it or via `tldextract
--update`.

## 3.6.0 (2023-09-19)
## 4.0.0 (2023-10-11)

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

This is the same content as version 3.6.0, originally released 2023-09-19,
which was yanked.

## 3.5.0 (2023-09-06)

* Features
Expand Down

0 comments on commit d64dda6

Please sign in to comment.