You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
- Added support for expandable datasets of references for untyped and compound data types. @stephprince[#1188](https://github.com/hdmf-dev/hdmf/pull/1188)
11
11
- Improved html representation of data in `Container` objects. @h-mayorquin[#1100](https://github.com/hdmf-dev/hdmf/pull/1100)
12
12
- Added error when using colon for `Container` name. A colon cannot be used as a group name when writing to Zarr on Windows. @stephprince[#1202](https://github.com/hdmf-dev/hdmf/pull/1202)
13
+
- Adjusted testing for hdmf-zarr. @rly[#1222](https://github.com/hdmf-dev/hdmf/pull/1222)
13
14
14
15
### Bug fixes
15
16
- Fixed inaccurate error message when validating reference data types. @stephprince[#1199](https://github.com/hdmf-dev/hdmf/pull/1199)
0 commit comments