Skip to content

Latest commit

 

History

History
executable file
·
33 lines (22 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
33 lines (22 loc) · 723 Bytes

Changelog

All notable changes to laravel-mongodb-passport will be documented in this file

1.1.7 - 2018-08-13

  • removed incorrect laravel/passport "dev*" string

1.1.6 - 2018-08-13

  • added support for new jenseggers/laravel-mongodb version "3.5.X"

1.1.5 - 2018-08-13

  • don't cast scopes as an array

1.1.4 - 2018-08-13

  • add support for passport 7

1.1.3 - 2018-04-24

  • add support for passport 6

1.1.2 - 2018-03-22

  • fix support for laravel-framework 5.6, laravel-passport 5, laravel-mongodb 3.4

1.1.1 - 2018-01-22

  • fix lumen support

1.1.0 - 2018-01-11

  • transfer ownership to narwy

1.0.1 - 2018-01-11

  • add friendly User class implementation

1.0.0 - 2018-01-10

  • initial release