1
0
Fork 0

Update changelog

pull/6053/head
Jordi Boggiano 2017-01-07 18:08:37 +01:00
parent 95e9ad57d4
commit 6a0d5a03d2
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
### [1.3.1] - 2017-01-07
* Fixed dist downloads from Bitbucket
* Fixed some regressions related to xdebug disabling
* Fixed `--minor-only` flag in `outdated` command
* Fixed handling of config.platform.php which did not replace other php-* package's versions
### [1.3.0] - 2016-12-24
* Fixed handling of annotated git tags vs lightweight tags leading to useless updates sometimes
@ -477,6 +484,7 @@
* Initial release
[1.3.1]: https://github.com/composer/composer/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/composer/composer/compare/1.3.0-RC...1.3.0
[1.3.0-RC]: https://github.com/composer/composer/compare/1.2.4...1.3.0-RC
[1.2.4]: https://github.com/composer/composer/compare/1.2.3...1.2.4