|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [2.1.3](https://github.com/auth0/laravel-auth0/tree/2.1.3) (2015-07-17) |
| 3 | +## [3.0.1](https://github.com/auth0/laravel-auth0/tree/3.0.1) (2016-01-18) |
| 4 | +[Full Changelog](https://github.com/auth0/laravel-auth0/compare/3.0.0...3.0.1) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- updated auth0-php dependency [\#24](https://github.com/auth0/laravel-auth0/pull/24) ([glena](https://github.com/glena)) |
| 9 | + |
| 10 | +## [3.0.0](https://github.com/auth0/laravel-auth0/tree/3.0.0) (2016-01-06) |
| 11 | +[Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.2.0...3.0.0) |
| 12 | + |
| 13 | +**Closed issues:** |
| 14 | + |
| 15 | +- auth0/auth0-php ~1.0 requirement doesn't support latest GuzzleHttp [\#21](https://github.com/auth0/laravel-auth0/issues/21) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- updated to be compatible with laravel 5.2 [\#23](https://github.com/auth0/laravel-auth0/pull/23) ([glena](https://github.com/glena)) |
| 20 | + |
| 21 | +## [2.2.0](https://github.com/auth0/laravel-auth0/tree/2.2.0) (2015-11-30) |
| 22 | +[Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.1.4...2.2.0) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- updated auth0-php dependency version [\#22](https://github.com/auth0/laravel-auth0/pull/22) ([glena](https://github.com/glena)) |
| 27 | +- Update login.blade.php [\#20](https://github.com/auth0/laravel-auth0/pull/20) ([Annyv2](https://github.com/Annyv2)) |
| 28 | + |
| 29 | +## [2.1.4](https://github.com/auth0/laravel-auth0/tree/2.1.4) (2015-10-27) |
| 30 | +[Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.1.3...2.1.4) |
| 31 | + |
| 32 | +**Merged pull requests:** |
4 | 33 |
|
| 34 | +- Middleware contract has been deprecated in 5.1 [\#19](https://github.com/auth0/laravel-auth0/pull/19) ([thijsvdanker](https://github.com/thijsvdanker)) |
| 35 | +- Fixed some typo's in the comments. [\#18](https://github.com/auth0/laravel-auth0/pull/18) ([thijsvdanker](https://github.com/thijsvdanker)) |
| 36 | +- Removed note about unstable dependency from README [\#17](https://github.com/auth0/laravel-auth0/pull/17) ([thijsvdanker](https://github.com/thijsvdanker)) |
| 37 | +- Update composer instructions [\#16](https://github.com/auth0/laravel-auth0/pull/16) ([iWader](https://github.com/iWader)) |
| 38 | +- Use a tagged release of adoy/oauth2 [\#15](https://github.com/auth0/laravel-auth0/pull/15) ([thijsvdanker](https://github.com/thijsvdanker)) |
| 39 | + |
| 40 | +## [2.1.3](https://github.com/auth0/laravel-auth0/tree/2.1.3) (2015-07-17) |
5 | 41 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.1.2...2.1.3) |
6 | 42 |
|
7 | 43 | **Merged pull requests:** |
8 | 44 |
|
9 | 45 | - updated jwt dependency [\#14](https://github.com/auth0/laravel-auth0/pull/14) ([glena](https://github.com/glena)) |
10 | 46 |
|
11 | 47 | ## [2.1.2](https://github.com/auth0/laravel-auth0/tree/2.1.2) (2015-05-15) |
12 | | - |
13 | 48 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.1.1...2.1.2) |
14 | 49 |
|
15 | 50 | **Merged pull requests:** |
16 | 51 |
|
17 | 52 | - Added override of info headers [\#13](https://github.com/auth0/laravel-auth0/pull/13) ([glena](https://github.com/glena)) |
18 | 53 |
|
19 | 54 | ## [2.1.1](https://github.com/auth0/laravel-auth0/tree/2.1.1) (2015-05-12) |
20 | | - |
21 | 55 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.1.0...2.1.1) |
22 | 56 |
|
23 | 57 | **Closed issues:** |
24 | 58 |
|
25 | 59 | - SDK Client headers spec compliant [\#11](https://github.com/auth0/laravel-auth0/issues/11) |
26 | | - |
27 | 60 | - Support for Laravel 5? [\#6](https://github.com/auth0/laravel-auth0/issues/6) |
28 | 61 |
|
29 | 62 | **Merged pull requests:** |
30 | 63 |
|
31 | 64 | - SDK Client headers spec compliant \#11 [\#12](https://github.com/auth0/laravel-auth0/pull/12) ([glena](https://github.com/glena)) |
32 | 65 |
|
33 | 66 | ## [2.1.0](https://github.com/auth0/laravel-auth0/tree/2.1.0) (2015-05-07) |
34 | | - |
35 | 67 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/2.0.0...2.1.0) |
36 | 68 |
|
37 | 69 | **Merged pull requests:** |
38 | 70 |
|
39 | 71 | - Upgrade to auth-php 1.0.0: Added support to API V2 [\#10](https://github.com/auth0/laravel-auth0/pull/10) ([glena](https://github.com/glena)) |
40 | 72 |
|
41 | 73 | ## [2.0.0](https://github.com/auth0/laravel-auth0/tree/2.0.0) (2015-04-20) |
42 | | - |
43 | 74 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.8...2.0.0) |
44 | 75 |
|
45 | 76 | **Merged pull requests:** |
46 | 77 |
|
47 | 78 | - Package V2 for Laravel5 [\#9](https://github.com/auth0/laravel-auth0/pull/9) ([glena](https://github.com/glena)) |
48 | 79 |
|
49 | | -- Package V2 for Laravel5 [\#8](https://github.com/auth0/laravel-auth0/pull/8) ([glena](https://github.com/glena)) |
50 | | - |
51 | 80 | ## [1.0.8](https://github.com/auth0/laravel-auth0/tree/1.0.8) (2015-04-14) |
52 | | - |
53 | 81 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.7...1.0.8) |
54 | 82 |
|
55 | 83 | ## [1.0.7](https://github.com/auth0/laravel-auth0/tree/1.0.7) (2015-04-13) |
56 | | - |
57 | 84 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.6...1.0.7) |
58 | 85 |
|
59 | 86 | **Merged pull requests:** |
60 | 87 |
|
61 | 88 | - Fixed the way the access token is pased to the A0User [\#7](https://github.com/auth0/laravel-auth0/pull/7) ([glena](https://github.com/glena)) |
62 | | - |
63 | 89 | - Update README.md [\#5](https://github.com/auth0/laravel-auth0/pull/5) ([pose](https://github.com/pose)) |
64 | 90 |
|
65 | 91 | ## [1.0.6](https://github.com/auth0/laravel-auth0/tree/1.0.6) (2014-08-01) |
66 | | - |
67 | 92 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.5...1.0.6) |
68 | 93 |
|
69 | 94 | ## [1.0.5](https://github.com/auth0/laravel-auth0/tree/1.0.5) (2014-08-01) |
70 | | - |
71 | 95 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.4...1.0.5) |
72 | 96 |
|
73 | 97 | **Closed issues:** |
|
78 | 102 |
|
79 | 103 | - Update README.md [\#3](https://github.com/auth0/laravel-auth0/pull/3) ([patekuru](https://github.com/patekuru)) |
80 | 104 |
|
81 | | -- Update README.md [\#2](https://github.com/auth0/laravel-auth0/pull/2) ([patekuru](https://github.com/patekuru)) |
82 | | - |
83 | | -- Update README.md [\#1](https://github.com/auth0/laravel-auth0/pull/1) ([patekuru](https://github.com/patekuru)) |
84 | | - |
85 | 105 | ## [1.0.4](https://github.com/auth0/laravel-auth0/tree/1.0.4) (2014-05-07) |
86 | | - |
87 | 106 | [Full Changelog](https://github.com/auth0/laravel-auth0/compare/1.0.3...1.0.4) |
88 | 107 |
|
89 | 108 | ## [1.0.3](https://github.com/auth0/laravel-auth0/tree/1.0.3) (2014-04-21) |
90 | 109 |
|
91 | 110 |
|
92 | | - |
93 | 111 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments