Update CHANGELOG.md

Co-Authored-By: 0x5c <dev@0x5c.io>
This commit is contained in:
Abigail Gold 2020-03-30 22:25:35 +00:00 committed by GitHub
parent c9798fabc9
commit e8ae3f5685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Removed
- `OrderedDict`s in favour of default dictionaries. Python>=3.7 now required.
### Changed
- Python>=3.7 now required.
## [2.2.3] - 2020-03-29