Skip to content

Commit

Permalink
Update changelog for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d1618033 committed May 14, 2023
1 parent 013ebca commit edd1669
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Changelog
Next Version
------------

3.0.0 (2023-05-14)
------------------

* Fix munchify for tuples of lists
* Require Python >=3.6 and upgrade syntax - thanks @EwoutH
* Update __init__.py to work with non standard version - thanks @mboisson
* Allow importing even when VERSION read fails - thanks @mdornseif and @dangillet
* Add imports to README
* replace pkg_resources with importlib.metadata - thanks @dhellmann
* Added RecursiveMunch object - thanks @GuillaumeRochette

2.5.0 (2019-10-30)
------------------

Expand Down

0 comments on commit edd1669

Please sign in to comment.