Skip to content

Commit adaf5c5

Browse files
committed
update changes
1 parent 6d57230 commit adaf5c5

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 4.5.1
2+
3+
* fix a matplotlib duplicate figure error with latest matplotlib
4+
(#378)
5+
6+
* documentation: fix navbar sphinx formatting (#377), unpin sphinx
7+
version (#341, #376), fix `sphinx_prompt` (#349)
8+
9+
* github actions: update setup-python (#352, #374), update checkout
10+
(#351, #354, #366), test python 3.14 (#353), run codespell on
11+
notebooks (#347), test MacOS (#350)
12+
13+
* testing: add multigrid-only option to `test.py` (#357)
14+
15+
* add `__str__` to `Simulation (#344)
16+
17+
* fix isort (#343)
18+
19+
* assert that the 4th-order solvers only work with square cells (#340)
20+
121
# 4.5.0
222

323
* add protection against negative density/energy in the 4th order

0 commit comments

Comments
 (0)