diff --git a/CHANGELOG.md b/CHANGELOG.md index 5829cad..cda4f8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.1] +### Changed +- Upgraded to Python 3.12 and updated python dependency versions + ## [1.0.0] ### Added - Versioned releases are now published to GitHub and changes are tracked in CHANGELOG.md