Skip to content

Commit 3eeb02a

Browse files
committed
release notes [ci skip]
1 parent 784d30f commit 3eeb02a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/release.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,12 @@ Enhancements
9595
* **Arrays with one or more zero-length dimensions** are now fully supported; by
9696
:user:`Prakhar Goel <newt0311>`, :issue:`150`, :issue:`154`, :issue:`160`.
9797

98-
* **The .zattrs key is now optional** and will now only be created if at least one
99-
custom attribute has been set; :issue:`121`, :issue:`200`.
98+
* **The .zattrs key is now optional** and will now only be created when the first
99+
custom attribute is set; :issue:`121`, :issue:`200`.
100+
101+
* **New Group.move() method** supports moving a sub-group or array to a different
102+
location within the same hierarchy. By :user:`John Kirkham <jakirkham>`,
103+
:issue:`191`, :issue:`193`, :issue:`196`.
100104

101105
Bug fixes
102106
~~~~~~~~~

0 commit comments

Comments
 (0)