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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
## latest
6
6
7
7
* Update CMake configuration flags for preCICE source installation in Actions. https://github.com/precice/python-bindings/commit/23a840144c2647d6cf09c0ed87be3b768a22feb7
8
-
* Use `tag_prefix = v` in versioneer configuration in setup.cfg. https://github.com/precice/python-bindings/commit/d6386ead4d7454e0ce7619a356f16df46c258a0c
9
8
* Remove API functions `has_mesh` and `has_data` and rename `get_mesh_vertices_and_ids` to `get_mesh_vertices_and_coordinates`. https://github.com/precice/python-bindings/commit/cd446d2807b841d81a4cf5c9dd6656ab43c278c3
10
9
10
+
## 2.5.0.4
11
+
12
+
* Add `tag_prefix = v` in versioneer configuration of `setup.cfg`.
0 commit comments