Skip to content

Commit

Permalink
chore(changelog): update changelog to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianpfischer authored and github-actions[bot] committed Jun 5, 2024
1 parent 18da9dd commit 17688d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Commits have to follow following convention: https://www.conventionalcommits.org

## Version Unreleased

### Bug Fixes

- Adapt uds server auxiliary ([#474](https://github.com/eclipse/kiso-testing/issues/474))
- Stop rx task call before start rx task is called

### Documentation

- Introduce api lifecycle
Expand All @@ -21,11 +26,16 @@ Commits have to follow following convention: https://www.conventionalcommits.org

- Ensure compatibility with python 3.12 ([#469](https://github.com/eclipse/kiso-testing/issues/469))
- Migrate to github-actions ([#475](https://github.com/eclipse/kiso-testing/issues/475))
- Make release 0.28.1

### Refactorings

- Make it one module

### Ci

- Fix codecov & release secrets

## Version 0.28.0 (2024-03-28)

### New Features
Expand Down

0 comments on commit 17688d4

Please sign in to comment.