Skip to content

Commit

Permalink
Merge pull request #383 from catenax-ng/fix/update_changelog
Browse files Browse the repository at this point in the history
fix(docs): updated changelog for app version
  • Loading branch information
nicoprow authored Aug 15, 2023
2 parents d676e6a + 997f6ed commit 2b754d6
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@ 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/),

## [4.0.0] - tbd
## [4.0.0] - 2023-08-04

### Changed
- BPDM Pool API: Adapt new data model for easier and more intuitive usage, independent of SaaS data model.
- BPDM Gate API: Adapt new data model for easier and more intuitive usage, independent of SaaS data model.
- BPDM: Update dependencies to mitigate vulnerabilities in old versions.

- Endpoint for retrieving changelog entries has now improved filtering (breaking API change)
### Added
- BPDM bridge dummy: As new application module.
- BPDM: Umbrella Chart with BPDM Bridge Dummy.

### Fixed
- BPDM: Deprecated endpoints for retrieving business partners in legacy format.
- Endpoint for retrieving changelog entries has now improved filtering (breaking API change)

## [3.2.2] - 2023-05-12

Expand Down

0 comments on commit 2b754d6

Please sign in to comment.