Skip to content

Commit

Permalink
Merge pull request #2533 from mbeddr/bugfix/actions_profile_not_selected
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderpann authored Sep 24, 2024
2 parents 901bd51 + e7690c3 commit 1df0c30
Show file tree
Hide file tree
Showing 4 changed files with 592 additions and 413 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Semantic Versioning and the changes are simply documented in reverse chronologic

* Breaking change: debugger and spawner were not maintained and were removed.

## com.mbeddr.mpsutil.actionsfilter

### Fixed

- The preference component now shows the actively loaded profile correctly.

## com.mbeddr.mpsutil.checkinHandler

- A new kind of Checkin handlers (background handler) now support the interface `CommitCheck` which allows more options like running the code after the commit or in the background.
Expand Down
Loading

0 comments on commit 1df0c30

Please sign in to comment.