Skip to content

Commit f2f081e

Browse files
committed
Prepare release 0.31.2
1 parent a313277 commit f2f081e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ See also our [versioning policy](https://amici.readthedocs.io/en/latest/versioni
44

55
## v0.X Series
66

7+
### v0.31.2 (2025-04-23)
8+
9+
Bugfix-only release.
10+
11+
* SBML import: Handle unsolvable event triggers
12+
by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2686
13+
* Fixed a clang compiler warning related to variable length arrays
14+
by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2688
15+
* Temporarily require interpax<=0.3.6
16+
by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2678
17+
* Update OpenBLAS installation script to work with CMake>=4
18+
by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2679
19+
* GHA: Don't run cron jobs on forks by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2669
20+
* Fixed Matlab documentation build with CMake 4.0
21+
by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2676
22+
23+
**Full Changelog**: https://github.com/AMICI-dev/AMICI/compare/v0.31.1...v0.31.2
24+
725
### v0.31.1 (2025-03-21)
826

927
Bugfix-only release.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.31.1
1+
0.31.2

0 commit comments

Comments
 (0)