Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

64 lines (36 loc) · 1.23 KB

Changelog

Added

  • Darwin ARM64

Changed

  • Upgrade GoLang version to 1.20
  • Upgrade dependencies

2.0.1 - 2022-01-01

Fixed

  • Application version

Changed

  • Update dependencies

2.0.0 - 2021-11-26

Added

  • Improve Docker matcher to support multiple labels and multiline label

Changed

  • Use OCI Image Specs for Dockerfile label
  • Update dependencies

1.1.0 - 2021-07-29

Fixed

  • Filepath when a single file is change and no .bump file is present

Added

  • Option to exclude a list of files from target directory

1.0.1 - 2021-07-27

Fixed

  • Files in nested directories are unreachable

Changed

  • Support whitespaces in Docker label definition

1.0.0 - 2021-07-27

First release