You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 294 B

4 years ago
123456789101112131415161718
  1. CHANGELOG
  2. =========
  3. * 1.1.0 (2018-08-30)
  4. * Added support for creating PSR-7 messages using PSR-17 factories
  5. * 1.0.2 (2017-12-19)
  6. * Fixed request target in PSR7 Request (mtibben)
  7. * 1.0.1 (2017-12-04)
  8. * Added support for Symfony 4 (dunglas)
  9. * 1.0.0 (2016-09-14)
  10. * Initial release