Skip to content

Commit 26d7366

Browse files
committed
release notes for attribute caching
1 parent 3a4dfa4 commit 26d7366

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ Enhancements
127127
* **Added support for ``datetime64`` and ``timedelta64`` data types**;
128128
:issue:`85`, :issue:`215`.
129129

130+
* **Array and group attributes are now cached by default** to improve performance with
131+
slow stores, e.g., stores accessing data via the network; :issue:`220`, :issue:`218`,
132+
:issue:`204`.
133+
130134
Bug fixes
131135
~~~~~~~~~
132136

0 commit comments

Comments
 (0)