Skip to content

Commit

Permalink
Added a release note entry
Browse files Browse the repository at this point in the history
  • Loading branch information
modelonrobinandersson committed Oct 7, 2024
1 parent a728681 commit 8e50305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Note that version 2.1 is the first version with release notes. Please see the co
### Bug fixes
- Fixed an issue where enum variables min/max attributes were incorrectly handled as `int32`, instead of `int64`.
- [BREAKING] Changed return types of `fmi3_import_get_enum_variable_min` and `fmi3_import_get_enum_variable_max` from `int` to `fmi3_int64_t`.
- For FMI3, added a missing trailing file separator to `resourcePath`.

### Improvements

Expand Down

0 comments on commit 8e50305

Please sign in to comment.