Skip to content

Releases: kirbylink/java-keep-a-changelog-updater

v2.0.14

01 Dec 13:03

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.14 - 2025-12-01

Changed

  • Update Maven dependencies

v2.0.13 - 2025-11-01

Changed

  • Update Maven dependencies

v2.0.12 - 2025-10-01

Changed

  • Update Maven dependencies

v2.0.11 - 2025-09-01

Changed

  • Update Maven dependencies

v2.0.10 - 2025-08-01

Changed

  • Update Maven dependencies

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.13

31 Oct 23:14

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.13 - 2025-11-01

Changed

  • Update Maven dependencies

v2.0.12 - 2025-10-01

Changed

  • Update Maven dependencies

v2.0.11 - 2025-09-01

Changed

  • Update Maven dependencies

v2.0.10 - 2025-08-01

Changed

  • Update Maven dependencies

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.12

30 Sep 22:23

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.12 - 2025-10-01

Changed

  • Update Maven dependencies

v2.0.11 - 2025-09-01

Changed

  • Update Maven dependencies

v2.0.10 - 2025-08-01

Changed

  • Update Maven dependencies

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.11

31 Aug 22:22

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.11 - 2025-09-01

Changed

  • Update Maven dependencies

v2.0.10 - 2025-08-01

Changed

  • Update Maven dependencies

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.10

31 Jul 22:19

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.10 - 2025-08-01

Changed

  • Update Maven dependencies

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.9

30 Jun 22:44

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.9 - 2025-07-01

Changed

  • Update Maven dependencies

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.8

31 May 22:26

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.8 - 2025-06-01

Changed

  • Update Maven dependencies

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.7

30 Apr 22:26

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.7 - 2025-05-01

Changed

  • Update Maven dependencies

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.6

31 Mar 22:21

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.6 - 2025-04-01

Changed

  • Update Maven dependencies

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.

v2.0.5

28 Feb 23:46

Choose a tag to compare

Changelog

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

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

v2.0.5 - 2025-03-01

Changed

  • Update Maven dependencies

v2.0.4 - 2025-02-01

Changed

  • Update Maven dependencies

v2.0.3 - 2025-01-01

Changed

  • Update Maven dependencies

v2.0.2 - 2024-12-01

Changed

  • Update Maven dependencies

v2.0.1 - 2024-11-29

Fixed

  • Add null check if breaking changes should be printed

v2.0.0 - 2024-11-06

Added

  • Support Security and Deprecated for conventional commits

Fixed

  • GitLogParser.splitGitLog() method and type detection fixed

BREAKING CHANGE: Conventional commits starting with fix(security) now
appear in the Security category instead of Fixed.

v1.2.0 - 2024-11-04

Added

  • Add Deprecated as additional Category
  • Add Security as additional Category

Fixed

  • An exception occurred during auto release without changes

v1.1.1 - 2024-11-01

Changed

  • Update Maven dependencies

v1.1.0 - 2024-10-21

Added

  • Auto-generated entries when using Conventional Commits

Changed

  • Update Maven dependencies

v1.0.1 - 2024-10-01

Changed

  • Update Maven dependencies

v1.0.0 - 2024-09-10

Added

  • Initial release of the Java Keep-A-Changelog Updater.
  • Automatic updating of CHANGELOG.md based on commit messages.
  • Command-line interface (CLI) for easy integration into CI/CD pipelines.
  • Ability to filter commits by type (e.g., feature, bugfix) and scope.
  • Detailed usage documentation and example configurations.
  • Support for semantic versioning.