1
0
Fork 0

Update changelog

pull/8843/head
Jordi Boggiano 2020-04-10 11:44:13 +02:00
parent 2f7e901940
commit 8e2e9caf6a
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
### [1.10.5] 2020-04-10
* Fixed self-update on PHP <5.6, seriously please upgrade people, it's time
* Fixed 1.10.2 regression with PATH resolution in scripts
### [1.10.4] 2020-04-09
* Fixed 1.10.2 regression in path symlinking with absolute path repos
@ -841,6 +846,7 @@
* Initial release
[1.10.5]: https://github.com/composer/composer/compare/1.10.4...1.10.5
[1.10.4]: https://github.com/composer/composer/compare/1.10.3...1.10.4
[1.10.3]: https://github.com/composer/composer/compare/1.10.2...1.10.3
[1.10.2]: https://github.com/composer/composer/compare/1.10.1...1.10.2