Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 1.21 KB

Changelog

next (planned @ 2.0.1)

  • Adopts PSR-12 syntax everywhere (:heart: jrzepa)
  • Expands version range for phpunit to ensure tests run against 7.2 #16

2.0.0 (Dec 20, 2020)

  • Code coverage reporting added (:heart: reedy)
  • Documentation updates and return type hints (:heart: reedy)
  • Github CI Support ac0d8d (:heart: legoktm)

Breaking Changes

  • Bump minimum version - To stay current, the minimum version was bumped from 5.3.3 to 7.2. We encourage you to update your PHP version to stay on top of potential security vulnerabilities and receive the latest performance and bug fixes.

1.0.1 (Apr 11, 2019)

  • Token replay mitigation d24e0d (:heart: reedy)
  • Created composer.json and made available through composer (:heart: reedy)

1.0.0

  • reedy joined the maintainer team
  • Initial Release with a tag