Skip to content

Commit 32b6feb

Browse files
committed
prepare for 26.04
1 parent 8917083 commit 32b6feb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 26.04
4+
5+
* add documentation on recovering from burn failures (#1971)
6+
7+
* fix the step-rejection logic for increase in X over a step in VODE
8+
for SDC (#1968)
9+
10+
* make `species_failure_tolerance` a runtime parameter (#1969)
11+
12+
* update the JOSS paper (#1967)
13+
14+
* hybrid Powell solver updates: fix a NaN loop check (#1959),
15+
template on the Jacobian type (#1958), fix comments (#1957), fix
16+
the logic for refreshing the spectral radius (#1955)
17+
18+
* add an assert on the NSE table index (#1951)
19+
20+
* fix RKC compilation with NSE (#1956)
21+
22+
* CI action updates (#1942)
23+
324
## 26.03
425

526
* allow screening to output log(screening) (#1939)

0 commit comments

Comments
 (0)