Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 1.53 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.

[2.2.0] - 2022-05-11

  • changelogfmt init now gets data from Git tags!

[2.1.0] - 2021-09-15

  • Support referencing commits.

[2.0.0] - 2021-08-26

  • Sort external references.
  • Fix tests.

1.3.1 - 2021-08-25

  • Got too excited and published without updating readme.

1.3.0 - 2021-08-25

  • Refactor with async generators and improve CLI.

1.2.0 - 2021-08-24

  • Add changelogfmt init command.

1.1.0 - 2021-08-24

  • Infer repo URL from package.json or .git/config if it can't be found from existing references.
  • Support autolinking repos references like foo/bar#42.
  • Add tests.

1.0.1 - 2021-06-15

  • Add bin in package.json for this to be added to PATH.

1.0.0 - 2021-06-15

  • Initial release.