Skip to content

Commit 580f8ca

Browse files
authored
Merge pull request #385 from NeurodataWithoutBorders/update/hdmf-common
Update hdmf-common submodule
2 parents 04ac13b + 738853d commit 580f8ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/format/source/format_release_notes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Release Notes
4141

4242
- Change dims of Image from (y, x) to (x, y). (note: as far as we know, users of NWB 2.0 that use the Image type encode their data as (x, y)) to be consistent with the dimension ordering in ImageSeries.
4343

44+
- Update hdmf-common-schema to version 1.1.0 which includes:
45+
- The 'colnames' attribute of ``DynamicTable`` changed from data type 'ascii' to 'text'.
46+
- Improved documentation and type docstrings.
4447

4548
2.1.0 (September 2019)
4649
----------------------

0 commit comments

Comments
 (0)