diff --git a/CHANGELOG.md b/CHANGELOG.md index f9658da..b922dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,13 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### Added +### Changed + +## v0.1.0 - 2022-12-11 + +### Added + - This `CHANGELOG.md` file -- GitHub Workflow - PullRequest linting ### Changed @@ -21,25 +26,31 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - func `downloadProductHelmRepoIndex`: Download `index.yaml` via GH RAW URL, error handling, add log output - func `buildHelmRepoIndex` add log output -## [0.0.4] - 2022-11-28 +### Fixed + +- fix from unreleased 0.0.4 +- fix from unreleased 0.0.3 +- fix from unreleased 0.0.2 + +## [v0.0.4] - 2022-11-28 ### Fixed - Path to workflow artefact (`git add ...`) -## [0.0.3] - 2022-11-28 +## [v0.0.3] - 2022-11-28 ### Fixed - Use correct argument names for binary -## [0.0.2] - 2022-11-25 +## [v0.0.2] - 2022-11-25 ### Fixed - Fix GH page download issues -## [0.0.1] 2022-11-23 +## [v0.0.1] 2022-11-23 ### Added @@ -59,8 +70,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - `README.md` file -[unreleased]: https://github.com/eclipse-tractusx/charts/compare/v0.0.4...HEAD -[0.0.4]: https://github.com/eclipse-tractusx/charts/compare/v0.0.3...v0.0.4 -[0.0.3]: https://github.com/eclipse-tractusx/charts/compare/v0.0.2...v0.0.3 -[0.0.2]: https://github.com/eclipse-tractusx/charts/compare/v0.0.1...v0.0.2 -[0.0.1]: https://github.com/eclipse-tractusx/charts/releases/tag/v0.0.1 +[unreleased]: https://github.com/eclipse-tractusx/charts/compare/v0.0.4...v0.1.0 +[v0.0.4]: https://github.com/eclipse-tractusx/charts/compare/v0.0.3...v0.0.4 +[v0.0.3]: https://github.com/eclipse-tractusx/charts/compare/v0.0.2...v0.0.3 +[v0.0.2]: https://github.com/eclipse-tractusx/charts/compare/v0.0.1...v0.0.2 +[v0.0.1]: https://github.com/eclipse-tractusx/charts/releases/tag/v0.0.1