Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 967 Bytes

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 967 Bytes

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.

Changed

  • docs(repo): update CONTRIBUTING.md
  • refactor(internal): drop pkg layer
  • fix(viper): env variables
  • ci(lint): golangci-lint via trunk
  • ci(lint): go-version switch to go.mod
  • chore(ci): make if statements multiline
  • chore(golangci-lint): drop forced version

Fixed

  • Prevent Changelog Enforcer from running on PRs created by trunk.io

1.0.0 - 2023-02-12

Added

  • feat: add go-cli

Changed

  • docs(repo): fill template files