Skip to content

Commit 738853d

Browse files
committed
add hdmf common release notes to nwb schema release notes
1 parent eb6b53e commit 738853d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/format/source/format_release_notes.rst

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

3838
- 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.
3939

40+
- Update hdmf-common-schema to version 1.1.0 which includes:
41+
- The 'colnames' attribute of ``DynamicTable`` changed from data type 'ascii' to 'text'.
42+
- Improved documentation and type docstrings.
4043

4144
2.1.0 (September 2019)
4245
----------------------

0 commit comments

Comments
 (0)