1
0
Fork 0

Update changelog

pull/12180/head^2
Jordi Boggiano 2024-10-29 16:12:00 +01:00
parent e02f7ba58b
commit f956683418
No known key found for this signature in database
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,12 @@
### [2.8.2] 2024-10-29
* Fixed crash while suggesting providers if they have no description (#12152)
* Fixed issues creating lock files violating the schema in some circumstances (#12149)
* Fixed `create-project` regression in 2.8.1 when using path repos with relative paths (#12150)
* Fixed ctrl-C aborts not working inside text prompts (#12106)
* Fixed git failing silently when git cannot read a repo due to ownership violations (#12178)
* Fixed handling of signals in non-PHP binaries run via proxies (#12176)
### [2.8.1] 2024-10-04
* Fixed `init` command regression when no license is provided (#12145)
@ -1945,6 +1954,7 @@
* Initial release
[2.8.2]: https://github.com/composer/composer/compare/2.8.1...2.8.2
[2.8.1]: https://github.com/composer/composer/compare/2.8.0...2.8.1
[2.8.0]: https://github.com/composer/composer/compare/2.7.9...2.8.0
[2.7.9]: https://github.com/composer/composer/compare/2.7.8...2.7.9