Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 550 Bytes

CHANGELOG

v0.4.0 (2024-09-29)

Chore Tasks

  • update version to v0.4.0
  • update tooling

v0.3.0 (2024-09-27)

Chore Tasks

  • update .gitignore to include CHANGELOG-REVIEW.md
  • remove unused gittag handling from Makefile
  • add git-chglog tool
  • add changelog configuration and templates
  • add Makefile
  • add tools
  • update Go version from 1.18 to 1.23 in go.mod
  • rename golangci configuration file and update linter settings

v0.2.0 (2024-02-23)

Features

  • use go tooling to find project folder

v0.1.1 (2024-02-20)