1
0
Fork 0

Update changelog for 1.2.4

pull/5831/merge
Jordi Boggiano 2016-12-06 22:00:44 +01:00
parent 9ee17ef6ff
commit 021facff7a
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
### [1.2.4] - 2016-12-06
* Fixed regression in output handling of scripts from 1.2.3
* Fixed support for LibreSSL detection as lib-openssl
* Fixed issue with Zend Guard in the autoloader bootstrapping
* Fixed support for loading partial provider repositories
### [1.2.3] - 2016-12-01 ### [1.2.3] - 2016-12-01
* Fixed bug in HgDriver failing to identify BitBucket repositories * Fixed bug in HgDriver failing to identify BitBucket repositories
@ -446,6 +453,8 @@
* Initial release * Initial release
[1.2.4]: https://github.com/composer/composer/compare/1.2.3...1.2.4
[1.2.3]: https://github.com/composer/composer/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/composer/composer/compare/1.2.1...1.2.2 [1.2.2]: https://github.com/composer/composer/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/composer/composer/compare/1.2.0...1.2.1 [1.2.1]: https://github.com/composer/composer/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/composer/composer/compare/1.2.0-RC...1.2.0 [1.2.0]: https://github.com/composer/composer/compare/1.2.0-RC...1.2.0