Skip to content

Commit 075ddc0

Browse files
author
Pietro Vertechi
committed
added news items for breaking changes
1 parent e785ad8 commit 075ddc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Breaking
66

77
- `fieldarrays` now returns a tuple of arrays for a `StructArray{<:Tuple}`
8+
- `push!` now only works if the `StructArray` and the element have the same propertynames
9+
- the special constructor `StructArray(first_col => last_col)` is no longer supported
810

911
## Version 0.2.0
1012

0 commit comments

Comments
 (0)