Skip to content

Latest commit

 

History

History
153 lines (99 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

153 lines (99 loc) · 1.7 KB

Changelog

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

2.1.0 - 2017-09-11

Added

  • Updated authorization urls - thanks @iisisrael

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

2.0.0 - 2017-01-25

Added

  • PHP 7.1 Support

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • PHP 5.5 Support

Security

  • Nothing

1.0.0 - 2017-01-25

Bump for base package parity

0.4.2 - 2016-11-09

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Check if index is set in response during method call

Removed

  • Nothing

Security

  • Nothing

0.4.1 - 2016-08-06

Added

  • Update name of resource owner methods to follow "convention".

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.4.0 - 2015-08-20

Added

  • Upgrade to support version 1.0 release of core client

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.0 - 2015-06-11

Added

  • Array defined scope definition

Deprecated

  • Nothing

Fixed

  • Using abstract provider scope separator to format scopes

0.2.0 - 2015-05-26

Added

  • Depends on "league/oauth2-client": "0.10.*@dev"

Deprecated

  • Default scopes in provider; now requires explicit declaration by consuming applications.

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.1.1 - 2015-03-23

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Namespace issue

Removed

  • Nothing

Security

  • Nothing

0.1.0 - 2015-03-21

Added

  • Initial release!

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing