Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
restenb committed Dec 12, 2024
1 parent 0c708fa commit 66f9e11
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

### [v0.10.4] - 2024-12-12
##### Fixed
* File observer is now printing the correct FMU author.
* Real time factor calculation for small time steps has been improved by computing a rolling average rather than a fixed amount of 5 timesteps.
* Variables are now correctly transferred at the points in the FMU initialization sequence where they are permitted to change.
* The fixed precision of the file observer can now be specified.
* FMU start values will now be correctly initialized before entering initialization mode.
* Various bug fixes and improvements.
##### Changed
* Upgraded Conan to v2

* The fixed precision of the file observer can now be specified.
* File observer is now printing the correct FMU author.

### [v0.10.3] - 2024-02-19
##### Fixed
Expand Down

0 comments on commit 66f9e11

Please sign in to comment.