diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9c7be..f79b042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.4.3] +- Add license to pyproject.toml + ## [0.4.2] - Fix mypy no-implicit-reexport