File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,12 @@ Enhancements
95
95
* **Arrays with one or more zero-length dimensions ** are now fully supported; by
96
96
:user: `Prakhar Goel <newt0311> `, :issue: `150 `, :issue: `154 `, :issue: `160 `.
97
97
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 `.
100
104
101
105
Bug fixes
102
106
~~~~~~~~~
You can’t perform that action at this time.
0 commit comments