1
0
Fork 0

Update changelog

pull/6974/merge
Jordi Boggiano 2018-01-04 14:44:42 +01:00
parent 5e223dae61
commit 95d5e8dd94
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
### [1.6.1] 2018-01-04
* Fixed upgrade regression due to some autoloader cleanups
* Fixed some overly loose version constraints
### [1.6.0] 2018-01-04
* Added support for SPDX license identifiers v3.0, deprecates GPL/LGPL/AGPL identifiers, which should now have a `-only` or `-or-later` suffix added.
@ -609,6 +614,7 @@
* Initial release
[1.6.1]: https://github.com/composer/composer/compare/1.6.0...1.6.1
[1.6.0]: https://github.com/composer/composer/compare/1.6.0-RC...1.6.0
[1.6.0-RC]: https://github.com/composer/composer/compare/1.5.6...1.6.0-RC
[1.5.6]: https://github.com/composer/composer/compare/1.5.5...1.5.6