Skip to content

Latest commit

 

History

History
81 lines (54 loc) · 961 Bytes

CHANGELOG.md

File metadata and controls

81 lines (54 loc) · 961 Bytes

Changelog

All Notable changes to oauth2-apple will be documented in this file

0.4.1 - 2021-02-24

Fixed

  • Support php 7.4

[0.4.0] - 2021-01-15

Changed

  • Lowercase composer name

0.3.0 - 202X-XX-XX

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.2.1 - 2020-02-13

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Handling of Apples JSON Web Key Set
  • Undefined index: code #4 (thanks to Darlinkster)

Removed

  • Nothing

Security

  • Nothing

0.2.0 - 2019-10-31

Added

  • PHP 5.6 compatibility
  • More test cases

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.1.0 - 2019-10-18

Added

  • Initial release!

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing