Skip to content

Latest commit

 

History

History
133 lines (66 loc) · 2.9 KB

File metadata and controls

133 lines (66 loc) · 2.9 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[2.2.0] - 2021-04-20

Changed

  • Update README.md (PR #3)
  • Update README.md (PR #3)

[2.1.1] - 2021-04-20

[2.1.0] - 2021-04-20

Changed

[2.0.1] - 2021-04-20

[2.0.0] - 2021-04-20

[1.4.0] - 2021-04-20

[1.3.1] - 2021-04-20

Fixed

[1.2.8] - 2021-04-20

[1.2.9] - 2021-04-20

[1.2.8] - 2021-04-20

[1.2.8] - 2021-04-20

[1.2.7] - 2021-04-20

[1.2.6] - 2021-04-20

[1.2.3] - 2021-04-20

Fixed

  • Update version in corral.json on release (PR #28)

Changed

  • Allow for setting the default branch (PR #24)

[1.2.2] - 2021-04-20

[1.1.1] - 2021-04-20

[0.5.0] - 2021-03-09

Changed

  • Use annotated tags for releases (PR #30)

[0.4.0] - 2021-02-07

Fixed

  • Update version in corral.json on release (PR #28)

Changed

  • Allow for setting the default branch (PR #24)

[0.3.3] - 2020-08-30

Fixed

  • Fix broken trigger-release-announcement step (PR #25)

[0.3.2] - 2020-08-30

Added

  • Allow for overriding how trigger release announcement step gets version information (PR #23)

[0.3.1] - 2020-08-22

Fixed

  • Fix bash-ism in formatting for GitHub release notes (PR #19)

[0.3.0] - 2020-08-13

Changed

  • Make ASSET_NAME hardcoded (PR #11)
  • Remove empty line in Last Week in Pony announcement (PR #12)

[0.2.2] - 2020-08-13

Fixed

  • Make .release-notes support optional (PR #10)

[0.2.1] - 2020-08-12

Added

  • Add support for adding release notes as part of the release process (PR #9)

[0.2.0] - 2020-06-06

Changed

  • Don't tie release commits to ponylang-main account (PR #6)

[0.1.0] - 2020-05-17

Added

  • First initial working version