Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 471 Bytes

CHANGELOG

  • 1.0.6 (2020-01-30)

    • Add compability with Symfony 5.
    • Remove Silex dependencies for tests.
  • 1.0.5 (2017-11-18)

    • Add compability with Symfony 4.
  • 1.0.4 (2016-06-02)

    • Add compability with Symfony 3.
  • 1.0.3 (2014-11-23)

    • Only call Terminable middlewares once.
  • 1.0.2 (2014-05-18)

    • Validate missing arguments (@bajbnet).
  • 1.0.1 (2013-10-25)

    • Lower PHP requirement to 5.3.
  • 1.0.0 (2013-08-02)

    • Initial release.