Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.6 KB

File metadata and controls

53 lines (42 loc) · 1.6 KB

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.

1.4.0 - 2024-10-29

Added

  • Add a new command init

1.3.0 - 2022-01-28

Added

  • add a --version option

1.2.0 - 2022-01-28

Added

  • add a new command add

1.1.0 - 2022-01-11

Added

  • compatibility for python 3.8
  • compatibility for python 3.7

1.0.3 - 2022-01-10

Fixed

  • add changelog_manager module in package

1.0.2 - 2022-01-10

Fixed

  • update setup.py classifiers & project_urls

1.0.1 - 2022-01-10

Fixed

  • update setup.py description

1.0.0 - 2022-01-10

Changed

  • Creating current command
  • Creating suggest command
  • Creating release command
  • Creating display command