Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 20:48
· 1 commit to main since this release

2.0.0 - 2024-07-11

Added

  • Add release deployment instructions to CONTRIBUTING.md.
  • Add the add subcommand.

Changed

  • Entry's text must not be empty.
  • The channel field was automatically set to "default". Now, it is left empty by default.
  • Update and refine README for clarity and accuracy.

Fixed

  • Replace html/template with text/template for the unify process.
  • Fix goreleaser implementation by supporting the new goreleaser v2
  • Fix the Unreleased URL on CHANGELOG.md.