You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# FEniCS-preCICE adapter changelog
2
2
3
-
## v2.2.0
3
+
## 2.2.0
4
4
5
5
* Use `copy(deepcopy=True)` when checkpointing to make checkpointing more user-friendly and secure. IMPORTANT: might increase runtime, please open an issue if you face serious problems. [#172](https://github.com/precice/fenics-adapter/pull/172)
6
6
* Add unit tests for checkpointing. [#173](https://github.com/precice/fenics-adapter/pull/173)
0 commit comments