Skip to content

Commit ea3b373

Browse files
committed
add #16972 to NEWS.md
1 parent 0f30900 commit ea3b373

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ Deprecated or removed
219219
* `xdump` is removed, and `dump` now simply shows the full representation of a value.
220220
`dump` should not be overloaded, since it is for examining concrete structure ([#4163]).
221221

222+
* `sub` and `slice` have been deprecated in favor of `view` ([#16972])
223+
222224
[PkgDev]: https://github.com/JuliaLang/PkgDev.jl
223225
<!--- generated by NEWS-update.jl: -->
224226
[#1090]: https://github.com/JuliaLang/julia/issues/1090
@@ -269,8 +271,9 @@ Deprecated or removed
269271
[#16058]: https://github.com/JuliaLang/julia/issues/16058
270272
[#16107]: https://github.com/JuliaLang/julia/issues/16107
271273
[#16219]: https://github.com/JuliaLang/julia/issues/16219
274+
[#16260]: https://github.com/JuliaLang/julia/issues/16260
272275
[#16362]: https://github.com/JuliaLang/julia/issues/16362
273276
[#16403]: https://github.com/JuliaLang/julia/issues/16403
274277
[#16481]: https://github.com/JuliaLang/julia/issues/16481
275278
[#16731]: https://github.com/JuliaLang/julia/issues/16731
276-
[#16260]: https://github.com/JuliaLang/julia/issues/16260
279+
[#16972]: https://github.com/JuliaLang/julia/issues/16972

0 commit comments

Comments
 (0)