We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e194a4 commit b9047deCopy full SHA for b9047de
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# HDMF Changelog
2
3
+## HDMF 3.9.0 (Upcoming)
4
+
5
+### New features and minor improvements
6
+- Increase raw data chunk cache size for reading HDF5 files from 1 MiB to 32 MiB. @bendichter, @rly [#925](https://github.com/hdmf-dev/hdmf/pull/925)
7
+- Increase default chunk size for `GenericDataChunkIterator` from 1 MB to 10 MB. @bendichter, @rly [#925](https://github.com/hdmf-dev/hdmf/pull/925)
8
9
## HDMF 3.8.1 (July 25, 2023)
10
11
### Bug fixes
0 commit comments