Skip to content

Commit 2238487

Browse files
author
Levi Jamt
committed
update changelog
1 parent 903933a commit 2238487

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ 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.8.2] – 2021-10-22
8+
9+
#### changed
10+
- FMU-proxy replaced with proxy-fmu which is included in libcosim. No need to manage the proxy processes manually.
11+
This is now automatically handled by libcosim ([PR#197](https://github.com/open-simulation-platform/cosim-demo-app/pull/197))
12+
- Update real time functionality ([PR#186](https://github.com/open-simulation-platform/cosim-demo-app/pull/186))
13+
714
### v0.7.0 – 2020-06-08
815
First public release.
916

1017

18+
[v0.8.2]: https://github.com/open-simulation-platform/cosim-demo-app/compare/v0.7.0...v0.8.2

0 commit comments

Comments
 (0)