Updating CHANGELOG.

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
John Hanks
2024-02-28 06:39:47 -06:00
committed by Christian Goll
parent 12496d89c7
commit a9d1c947d4

View File

@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [4.5.x]
### Added
- Added https://github.com/Masterminds/sprig functions to templates #1030
### Changed
- Locally defined `tr` has been dropped, templates updated to use Sprig replace.
## [4.5.0]
- Official v4.5.0 release.