Skip to content

Commit c8ad11c

Browse files
bump version
1 parent 06ae7ad commit c8ad11c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FEniCS-preCICE adapter changelog
22

3-
## latest
3+
## v2.2.0
44

55
* 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)
66
* Add unit tests for checkpointing. [#173](https://github.com/precice/fenics-adapter/pull/173)

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ abstract: >-
3232
preCICE-adapter for the open source computing platform
3333
FEniCS.
3434
license: LGPL-3.0
35-
version: 2.1.0
35+
version: 2.2.0
3636
preferred-citation:
3737
title: "FEniCS-preCICE: Coupling FEniCS to other Simulation Software"
3838
type: "article"

0 commit comments

Comments
 (0)