Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.09 KB

Changelog

All notable changes to the project will be documented in this file.

The project uses Semantic Versioning.

Generated by Changy.

Unreleased

No changes.

0.4.3 on 2024-12-10

  • gh-11 — Set the minimum Python version to 3.11 to make Changy usable in the default environment of Debian 12.

0.4.2 on 2024-06-02

  • Fix: do not fail on initialization if ./changes directory already exists.

0.4.1 on 2024-06-01

  • gh-9 Reduced dependency versions restrictions to simplify integration in projects.

0.4.0 on 2024-05-31

  • Version files no longer contain a header. Instead, it is generated by Changy.

0.3.0 on 2024-05-31

  • Added checking for duplicated versions.
  • Added custom exceptions for errors.
  • Added meaningful error messages.
  • Improved README.md.
  • Better message for release commit.

0.1.2 on 2024-05-31

  • Added Changy steps to prepare-release.sh

0.1.0 on 2024-05-30

Initial implementation.