Skip to content

Commit 39868ad

Browse files
authored
Move individual changelog entries into CHANGELOG.md (#234)
1 parent 9188afe commit 39868ad

7 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## latest
66

7+
* Update `requirements.txt` of the solver dummy https://github.com/precice/python-bindings/pull/233
8+
* Add API functions for Just-in-time mapping https://github.com/precice/python-bindings/pull/231
79
* Discontinued maintainment of Docker image `precice/python-bindings`. Python packages should be installed using virtual environments instead. Please refer to `README.md` for further information. https://github.com/precice/python-bindings/pull/228
10+
* Added profiling API functions https://github.com/precice/python-bindings/pull/226
11+
* Added API function `reset_mesh()` https://github.com/precice/python-bindings/pull/224
12+
* Removed testing of spack package https://github.com/precice/python-bindings/pull/221
13+
* Use the newer `precice/precice.hpp` header to access C++ API https://github.com/precice/python-bindings/pull/193
814

915
## 3.1.2
1016

changelog-entries/193.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog-entries/221.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog-entries/224.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog-entries/226.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog-entries/231.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog-entries/233.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)