- [gh-11](https://github.com/Tiendil/changy/pull/11) — Set the minimum Python version to 3.11 to make Changy usable in the default environment of Debian 12.
0.4.2
- Fix: do not fail on initialization if `./changes` directory already exists.
0.4.1
- [gh-9](https://github.com/Tiendil/changy/issues/9) Reduced dependency versions restrictions to simplify integration in projects.
0.4.0
- Version files no longer contain a header. Instead, it is generated by Changy.
0.3.0
- Added checking for duplicated versions. - Added custom exceptions for errors. - Added meaningful error messages. - Improved README.md. - Better message for release commit.