Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 938 Bytes

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 938 Bytes

Changelog

[0.12.1] - 2024-12-18

Fixed

  • Fixed running pipelines with .NET 9.0 SDK support.

[0.12.0] - 2024-12-18

Added

  • Added support for .NET 9.0

[0.11.0] - 2024-04-17

Added

  • Added command for adding a release note entry

[0.10.0] - 2023-11-22

Added

  • Added support for net8.0

[0.9.0] - 2023-09-06

Fixed

  • Fixed unnecessary line breaks in ChangelogUpdater

[0.8.0] - 2023-06-08

Removed

  • Removed UpperCaseFirstLetter strategy for tag when creating a change-log entry

[0.7.0] - 2023-06-08

Changed

  • Changed build for custom release version command option (Build)

[0.6.0] - 2023-03-15

Added

  • added automatically scaffolding of a CHANGELOG file if no such is present

[0.5.1] - 2023-01-22

Added

  • added README file to deployed package

[0.5.0] - 2023-01-22

Added

  • added initial implementation
  • added build and deploy
  • created changelog