Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

48 lines (38 loc) · 1.46 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.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