Skip to content

Commit 29fe5c4

Browse files
PeterMeisrimelModelonPeter Meisrimel
authored andcommitted
Updated release notes and README to prepare for 3.0a4 (#131)
1 parent 743dd68 commit 29fe5c4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

FMILIB_Readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
\mainpage FMI Library
1010

11-
\version 3.0a3
12-
\date 4 December 2023
11+
\version 3.0a4
12+
\date 17 July 2024
1313
\section Summary
1414
FMI library is intended as a foundation for applications interfacing FMUs
1515
(Functional Mockup Units) that follow FMI Standard. This version of the library supports FMI 1.0, FMI 2.0 and FMI 3.0.

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The release notes are typically a highlighting subset of all changes made. For f
44

55
Note that version 2.1 is the first version with release notes. Please see the commit history for older versions.
66

7-
## Future
7+
## 3.0a4
88

99
### Improvements
1010

@@ -14,6 +14,7 @@ Note that version 2.1 is the first version with release notes. Please see the co
1414

1515
- The CMAKE variable `CMAKE_INSTALL_PREFIX` is now utilized instead of `FMILIB_INSTALL_PREFIX`.
1616
- Removed the build configuration for CentOS.
17+
- Fixed an issue with parsing very large valueReferences.
1718
- Fixed an incorrect error check that required a start attribute for variables with causality='independent'.
1819

1920
## 3.0a3

0 commit comments

Comments
 (0)