You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@ All notable changes to libcosim will be documented in this file. This includes n
3
3
4
4
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
5
5
6
+
### [v0.8.2] – 2021-10-21
7
+
##### Fixed
8
+
* Update to fmilibrary 2.3 ([PR#659](https://github.com/open-simulation-platform/libcosim/pull/659))
9
+
* Update to proxyfmu 0.2.4 ([PR#663](https://github.com/open-simulation-platform/libcosim/pull/663))
10
+
6
11
### [v0.8.1] – 2021-09-15
7
12
##### Fixed
8
13
* Using proxyfmu v0.2.3 that fixes an assumtion that proxyfmu executable being located in working directory ([PR#657](https://github.com/open-simulation-platform/libcosim/pull/657), [proxyfmu#40](https://github.com/open-simulation-platform/proxy-fmu/issues/40))
0 commit comments