Skip to content

Commit

Permalink
Update CHANEGLOG and remove pre-release entry from it
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Aug 8, 2023
1 parent f9da44a commit cf08e63
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ All notable changes to this project will be documented in this file.

## latest

* Remove API functions `has_mesh` and `has_data` and rename `get_mesh_vertices_and_ids` to `get_mesh_vertices_and_coordinates`.

## 3.0.0.0dev0

* Update to API introduced in preCICE v3.0.0. https://github.com/precice/python-bindings/pull/169 https://github.com/precice/python-bindings/pull/174 https://github.com/precice/python-bindings/pull/179
* Update CMake configuration flags for preCICE source installation in Actions. https://github.com/precice/python-bindings/commit/23a840144c2647d6cf09c0ed87be3b768a22feb7
* Use `tag_prefix = v` in versioneer configuration in setup.cfg. https://github.com/precice/python-bindings/commit/d6386ead4d7454e0ce7619a356f16df46c258a0c
* 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

## 2.5.0.3

Expand Down

0 comments on commit cf08e63

Please sign in to comment.