Add changelog following https://keepachangelog.com/ format (#31)

This commit is contained in:
Imran Ismail
2020-10-13 23:16:16 +08:00
committed by GitHub
parent 13cc3947ac
commit 91ce0fb611

42
CHANGELOG.MD Normal file
View File

@@ -0,0 +1,42 @@
# Changelog
## v1.5.2
### Security
- Bump @actions/core to v1.2.6 to address deprecations raised in #30
## v1.5.1
### Changed
- Cache kustomize by requested version spec as key
## v1.5.0
### Changed
- Simplified asset look up
## v1.4.0
### Added
- Adds support for semver version ranges. Example: 3.x, 3.2.x
- Add a step in the workflow to test the action with default value
## v1.2.0
N/A
## v1.1.0
### Fixed
- Support for new download path for kustomize
## v1.0.0
### Changed
- Update metadata