Skip to content

Commit fc6b4b5

Browse files
committed
add to NEWS
1 parent 18c3bcc commit fc6b4b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ Breaking changes
219219

220220
This section lists changes that do not have deprecation warnings.
221221

222+
* The package manager `Pkg` has been replaced with a new one. See the manual entries on
223+
"Code Loading" and "Pkg" for documentation.
224+
222225
* `replace(s::AbstractString, pat=>repl)` for function `repl` arguments formerly
223226
passed a substring to `repl` in all cases. It now passes substrings for
224227
string patterns `pat`, but a `Char` for character patterns (when `pat` is a

0 commit comments

Comments
 (0)