Skip to content

Commit cf2d47a

Browse files
authored
Clean up CHANGELOG.md (#4231)
1 parent afac85b commit cf2d47a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Pkg v1.12 Release Notes
55
The functions `Pkg.status`, `Pkg.why`, `Pkg.instantiate`, `Pkg.precompile` (and their REPL variants) have been updated
66
to take a `workspace` option. Read more about this feature in the manual about the TOML-files.
77
- `status` now shows when different versions/sources of dependencies are loaded than that which is expected by the manifest ([#4109])
8-
- It is now possible to specify "sources" for packages in a `[sources]` section in Project.toml.
9-
This can be used to add non-registered normal or test dependencies. Packages are also automatically added to `[sources]` when they are added by url or devved.
8+
- Packages are also automatically added to `[sources]` when they are added by url or devved.
109

1110
Pkg v1.11 Release Notes
1211
=======================

0 commit comments

Comments
 (0)