Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 14, 2025
1 parent 0e96a44 commit 171aef6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog

0.16.1
------
**Date:** 2024-10-07
**Date:** 2025-01-14

New Backends, Extension, Perf. & Memory

Expand All @@ -20,17 +20,19 @@ Bug Fixes
- HDF5: Delete and re-create attribute when overwriting with diff. type #1697
- TOUCH IOTask: Avoid setting files as dirty in non-write modes #1704
- Fix CMake variables for controlling internal dependencies #1678
- Bump toml11 dependency to v4.2.0 by default #1679
- Bump toml11 dependency to ``v4.2.0`` by default #1679
- Set ``PYBIND11_FINDPYTHON=ON`` #1684
- Properly check for empty HDF5_VERSION in CMake #1702
- Properly check for empty ``HDF5_VERSION`` in CMake #1702
- Fix ICX build #1690
- Explicitly specify ADIOS2 components in openPMDConfig.cmake #1693
- Example 12: Use ``ULONG`` for particle patches #1710

Other
"""""

- Replace deprecated Python unittest API call #1681
- Remove mpirun_workaround.sh #1698
- Remove ``mpirun_workaround.sh`` #1698
- CI: Upgrade appleclang14 build to MacOS 13 #1703
- Docs:

- Fix Shipped Internally #1682
Expand Down

0 comments on commit 171aef6

Please sign in to comment.