Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 441 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 441 Bytes

Changelog

All notable changes to this project will be documented in this file.

Please choose versions by Semantic Versioning.

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards-compatible manner, and
  • PATCH version when you make backwards-compatible bug fixes.

v1.1.0

  • skip ingress update if equal
  • go mod update

v1.0.0

  • Initial Version