Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xavfernandez committed Nov 4, 2020
1 parent 173af3e commit 516ec86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ChangeLog
Expand Up @@ -8,17 +8,13 @@ ChangeLog

* Add support of pathlib.Path objects, both in loading the config
and through the new ``getpath`` getter.

*New:*

* Add ``mandatory_section`` option to ``ConfigGetter`` to enforce the use
of a section in requested keys (and its underlying option ``key_validator`` on
``BaseConfigGetter`` to validate keys format)

*Removed:*

* Drop support of Python 2.7 which reached EOL in January 2020

* Drop support of Python 3.4 which reached EOL in 2019


Expand Down

0 comments on commit 516ec86

Please sign in to comment.