Skip to content

Commit

Permalink
Add NEWS entry for inline isbits/isbitsunion structs
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Aug 16, 2019
1 parent d98544d commit cf4796c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ New language features
* Support for Unicode 12.1.0 ([#32002]).
* Methods can now be added to an abstract type ([#31916]).
* Support for unicode bold-digits and double-struck digits 0 through 9 as valid identifiers ([#32838]).
* Structs with all isbits and isbitsunion fields are now stored inline in arrays ([#32448]).

Language changes
----------------
Expand Down

0 comments on commit cf4796c

Please sign in to comment.