Skip to content

Commit 95a9dc6

Browse files
committed
Add an entry in release notes about larger struct types.
1 parent 1c0bc11 commit 95a9dc6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Changes from 3.1.1 to 3.1.2
44

5-
XXX version-specific blurb XXX
5+
* Structured arrays can be larger than 255 bytes now. This was a limitation
6+
in the previous versions, but now it is gone (the new limit is ~512 MB,
7+
which I hope will be enough for some time).
8+
69

710
## Changes from 3.1.0 to 3.1.1
811

0 commit comments

Comments
 (0)