Skip to content

Commit 79f4ac2

Browse files
committed
Updated CHANGELOG.md
1 parent ab073bd commit 79f4ac2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ For a more detailed list of all changes, click the header links for each version
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
66

7+
### [v0.11.0] - 2025-05-06
8+
- Using libcosim v0.11.0.
9+
- Added support for API for using ECCO algorithm.
10+
11+
Refer to `libcosim` [changelog](https://github.com/open-simulation-platform/libcosim/blob/master/CHANGELOG.md) for details.
12+
713
### [v0.10.4] - 2024-12-13
814
Using libcosim v0.10.4. Refer to `libcosim` [changelog](https://github.com/open-simulation-platform/libcosim/blob/master/CHANGELOG.md) for details.
915

@@ -28,3 +34,4 @@ First release as separate library. `libcosimc` was part of the `libcosim` reposi
2834
[v0.9.0]: https://github.com/open-simulation-platform/libcosimc/compare/v0.8.3...v0.9.0
2935
[v0.10.2]: https://github.com/open-simulation-platform/libcosimc/compare/v0.10.1...v0.10.2
3036
[v0.10.4]: https://github.com/open-simulation-platform/libcosimc/compare/v0.10.2...v0.10.4
37+
[v0.11.0]: https://github.com/open-simulation-platform/libcosimc/compare/v0.10.4...v0.11.0

0 commit comments

Comments
 (0)