We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda4d73 commit 078eed6Copy full SHA for 078eed6
NEWS.md
@@ -28,7 +28,7 @@ New language features
28
29
Language changes
30
----------------
31
-
+
32
* `[x,y]` constructs a vector of `x` and `y` instead of concatenating them
33
([#3737], [#2488], [#8599]).
34
@@ -194,6 +194,9 @@ Library improvements
194
195
Deprecated or removed
196
---------------------
197
198
+ * `names` for composite datatypes has been deprecated and
199
+ renamed to `fieldnames` ([#10332]).
200
201
* The `Graphics` module has been removed from `Base` and is now a
202
standalone package ([#10150], [#9862]).
0 commit comments