Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ec6d16

Browse files
committed
Update changelog
1 parent ceb8bef commit 7ec6d16

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.4.1] 2022-08-20
2+
3+
* Added a `COMPOSER_NO_AUDIT` env var to easily apply the new --no-audit flag in CI (#10998)
4+
* Fixed `show` command showing packages in two sections, this was only meant for the `outdated` command (#11000)
5+
* Fixed local git repos being copied to cache unnecessarily (#11001)
6+
* Fixed git cache invalidation issue when a git tag gets created after the cache has loaded a given reference (#11004)
7+
18
### [2.4.0] 2022-08-16
29

310
* Added `json` format output to the new `audit` command (#10965)
@@ -1619,6 +1626,7 @@
16191626

16201627
* Initial release
16211628

1629+
[2.4.1]: https://github.com/composer/composer/compare/2.4.0...2.4.1
16221630
[2.4.0]: https://github.com/composer/composer/compare/2.4.0-RC1...2.4.0
16231631
[2.4.0-RC1]: https://github.com/composer/composer/compare/2.3.10...2.4.0-RC1
16241632
[2.3.10]: https://github.com/composer/composer/compare/2.3.9...2.3.10

0 commit comments

Comments
 (0)