We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6faa44d commit bdaa604Copy full SHA for bdaa604
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# FEniCS-preCICE adapter changelog
2
3
-## latest
+## 2.0.0
4
5
* Drop support for preCICE 2.x version, as this is a breaking release.
6
* Update adapter to use preCICE v3 API [#153](https://github.com/precice/fenics-adapter/pull/153).
CITATION.cff
@@ -32,7 +32,7 @@ abstract: >-
32
preCICE-adapter for the open source computing platform
33
FEniCS.
34
license: LGPL-3.0
35
-version: 1.4.0
+version: 2.0.0
36
preferred-citation:
37
title: "FEniCS-preCICE: Coupling FEniCS to other Simulation Software"
38
type: "article"
0 commit comments