We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c3bcc commit fc6b4b5Copy full SHA for fc6b4b5
NEWS.md
@@ -219,6 +219,9 @@ Breaking changes
219
220
This section lists changes that do not have deprecation warnings.
221
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
+
225
* `replace(s::AbstractString, pat=>repl)` for function `repl` arguments formerly
226
passed a substring to `repl` in all cases. It now passes substrings for
227
string patterns `pat`, but a `Char` for character patterns (when `pat` is a
0 commit comments