Skip to content

Commit 7460f46

Browse files
committed
Update changelog
1 parent 73cb37d commit 7460f46

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Bug Fixes
1818
- Do not flush if the backend does not support Span API (#1863)
1919
- HDF5:
2020

21-
- Proper status check (#1870)
22-
- Close operations also upon failure (#1866)
21+
- Execute close operations also upon failure (#1866 #1870 #1872)
2322
- API:
2423

25-
- Cache Iteration indexes instead of computing them on the spot (#1860)
24+
- Cache Iteration indexes instead of computing them on the spot (#1860 #1873)
2625
- Harmonize Datatype equality checks (#1854)
26+
- create_directories: preserve sticky and setgid permissions (#1855)
2727

2828
Other
2929
"""""
@@ -34,11 +34,10 @@ Other
3434
- Remove duplicate Python test (#1867)
3535
- Dependencies:
3636

37-
- Bump toml11 to 4.4.0, nlohmann_json to 3.12.0 (#1842)
37+
- Version bump toml11 to recent main branch (b32a2fff0d27e1f7522f26a125101500ddb47156), nlohmann_json to 3.12.0 (#1842 #1874)
3838
- Version bump pybind11 -> 3.0.2 (#1849)
3939
- CI/Infrastructure:
4040

41-
- create_directories: preserve sticky and setgid permissions (#1855)
4241
- Fix AppVeyor 64bit build (#1832)
4342

4443
0.17.0

0 commit comments

Comments
 (0)