Skip to content

Commit cf4796c

Browse files
committed
Add NEWS entry for inline isbits/isbitsunion structs
1 parent d98544d commit cf4796c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ New language features
77
* Support for Unicode 12.1.0 ([#32002]).
88
* Methods can now be added to an abstract type ([#31916]).
99
* Support for unicode bold-digits and double-struck digits 0 through 9 as valid identifiers ([#32838]).
10+
* Structs with all isbits and isbitsunion fields are now stored inline in arrays ([#32448]).
1011

1112
Language changes
1213
----------------

0 commit comments

Comments
 (0)