Skip to content

Commit ea55aee

Browse files
authored
Update CHANGELOG with MLOps Management support
Added experimental support for MLOps Management to decouple application and ML model development.
1 parent ebc6f06 commit ea55aee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- **Software Components** offer links to keil.arm.com displaying public packs, as well as 'Overview' and 'Version History' for specific packs.
88
- **CMSIS View** opens config files with [**Configuration Wizard**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/userinterface.html#configuration-wizard) annotations in Graphical "Preview" by default.
99
- Outdated CMSIS Component configuration files are now flagged with the N decorator. The (?), (!), and (x) project, group, component and file indicators have been removed. Outdated files are listed in the VS Code Problems view, and the merge utility can be opened for each file individually.
10+
- **Experimental** support for [MLOps Management](https://open-cmsis-pack.github.io/cmsis-toolbox/Experimental-Features/#mlops-management) allowing decoupling of the application development from the ML model development while retaining consistency.
1011

1112
- Solved issues:
1213
- **Software Components**: Software Packs view shows packs that are selected but could not be installed, and allows you to correct the pack selection via the 'Manage Pack' dialog.

0 commit comments

Comments
 (0)