Skip to content

Commit

Permalink
Merge pull request #429 from eclipse-tractusx/chore/prepare-release-4…
Browse files Browse the repository at this point in the history
….5.1

chore(docs):[#425] Add changelog for release 4.5.1
  • Loading branch information
ds-jhartmann committed Feb 20, 2024
2 parents 5b6f47d + 065ea03 commit b7196d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.5.1] - 2024-02-07
### Changed
- moved Docker notice to separate file #425

## [4.5.0] - 2024-02-07
### Added
Expand Down Expand Up @@ -513,7 +516,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Unresolved
- **Select Aspects you need** You are able to select the needed aspects for which you want to collect the correct endpoint information.

[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.5.0...HEAD
[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.5.1...HEAD
[4.5.1]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.5.0...4.5.1
[4.5.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.4.0...4.5.0
[4.4.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.3.0...4.4.0
[4.3.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/4.2.0...4.3.0
Expand Down
4 changes: 4 additions & 0 deletions charts/irs-helm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [6.14.1] - 2024-02-20
### Changed
- Update IRS version to 4.5.1


## [6.14.0] - 2024-02-07
### Added
Expand Down

0 comments on commit b7196d6

Please sign in to comment.