Skip to content

Commit

Permalink
Prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Mar 17, 2021
1 parent 384e9b9 commit 5ac31bf
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,32 @@
# Changelog

## master - CURRENT
### Changed
* Support both `tldextract` 2.x and 3.x
* Upgrade third-party dependencies
* Validate PowerDNS provider parameters (#755)

### Deleted
* Remove `mock` and `nose` dependencies (#706)

## 3.5.3 - 02/01/2021
## Modified
### Modified
* Handle large number of hosted zones in `route53` provider

## 3.5.2 - 23/11/2020
## Modified
### Modified
* Fix domains in "lock" state with `joker` provider

## 3.5.1 - 16/11/2020
## Added
### Added
* Add the Joker.com provider
* Add environment variable `TLDEXTRACT_CACHE_PATH` to configure a tldextract cache custom location for Lexicon

## Modified
### Modified
* Old environment variable `TLDEXTRACT_CACHE_FILE` is deprecated and will be removed in a future release

## 3.5.0 - 10/11/2020
## Modified
### Modified
* Avoid installation problems with setuptools==50
* Migrating codebase to Python 3.6+ specific features (Lexicon will explicitly break on older versions now)
* Fix Easyname provider to work with their new website
Expand Down

0 comments on commit 5ac31bf

Please sign in to comment.