You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff 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
+
1
7
### [2.6.3] 2023-09-15
2
8
3
9
* 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)
0 commit comments