Skip to content

Commit 77fadf0

Browse files
committed
Update changelog
1 parent 892eaac commit 77fadf0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [2.6.4] 2023-09-xx
2+
3+
* Fixed json output of abandoned packages in audit command (#11647)
4+
* Performance improvement in pool optimization step (#11638)
5+
* Performance improvement in `show -a <packagename>` (#11659)
6+
17
### [2.6.3] 2023-09-15
28

39
* Added audit.abandoned config setting. Can be set to `ignore`, `report` (current default) or `fail` (future default in 2.7) to make the audit command report abandoned packages as a security problem (#11639)
@@ -1776,6 +1782,7 @@
17761782

17771783
* Initial release
17781784

1785+
[2.6.4]: https://github.com/composer/composer/compare/2.6.3...2.6.4
17791786
[2.6.3]: https://github.com/composer/composer/compare/2.6.2...2.6.3
17801787
[2.6.2]: https://github.com/composer/composer/compare/2.6.1...2.6.2
17811788
[2.6.1]: https://github.com/composer/composer/compare/2.6.0...2.6.1

0 commit comments

Comments
 (0)