Skip to content

Commit 95784f7

Browse files
committed
Update the CHANGELOG
1 parent dc414f2 commit 95784f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Note: This is in reverse chronological order, so newer entries are added to the
33
Swift Next
44
-----------
55

6+
* [#6111]
7+
8+
Package creation using `package init` now also supports the build tool plugin and command plugin types.
9+
610
* [#5728]
711

812
In packages that specify resources using a future tools version, the generated resource bundle accessor will import `Foundation.Bundle` for its own implementation only. _Clients_ of such packages therefore no longer silently import `Foundation`, preventing inadvertent use of Foundation extensions to standard library APIs, which helps to avoid unexpected code size increases.

0 commit comments

Comments
 (0)