Skip to content

Commit 68b1a12

Browse files
committed
Update changelog
1 parent b0d98b9 commit 68b1a12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### [2.7.4] 2024-04-22
2+
3+
* Fixed regression (`Call to undefined method ProxyManager::needsTransitionWarning()`) with projects requiring composer/composer in an pre-2.7.3 version (#11943, #11940)
4+
15
### [2.7.3] 2024-04-19
26

37
* BC Warning: Fixed `https_proxy` env var falling back to `http_proxy`'s value, this is still in place but with a warning for now, and https_proxy can now be set empty to remove the fallback. Composer 2.8.0 will remove the fallback so make sure you heed the warnings (#11915)
@@ -1852,6 +1856,7 @@
18521856

18531857
* Initial release
18541858

1859+
[2.7.4]: https://github.com/composer/composer/compare/2.7.3...2.7.4
18551860
[2.7.3]: https://github.com/composer/composer/compare/2.7.2...2.7.3
18561861
[2.7.2]: https://github.com/composer/composer/compare/2.7.1...2.7.2
18571862
[2.7.1]: https://github.com/composer/composer/compare/2.7.0...2.7.1

0 commit comments

Comments
 (0)