Skip to content

Commit 723071a

Browse files
committed
updated changelog
1 parent ae4699a commit 723071a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Change Log
22

3+
## [1.0.9](https://github.com/auth0/auth0-PHP/tree/1.0.9) (2015-08-03)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.8...1.0.9)
6+
7+
**Closed issues:**
8+
9+
- Stable dependencies in composer.json instead of "dev-master" [\#30](https://github.com/auth0/auth0-PHP/issues/30)
10+
11+
**Merged pull requests:**
12+
13+
- tagged adoy to ~1.3 [\#31](https://github.com/auth0/auth0-PHP/pull/31) ([glena](https://github.com/glena))
14+
15+
- Bad reference in Android PHP API Seed Project Readme file \#67 [\#29](https://github.com/auth0/auth0-PHP/pull/29) ([glena](https://github.com/glena))
16+
17+
## [1.0.8](https://github.com/auth0/auth0-PHP/tree/1.0.8) (2015-07-27)
18+
19+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.7...1.0.8)
20+
21+
**Closed issues:**
22+
23+
- Class 'JWT' not found [\#25](https://github.com/auth0/auth0-PHP/issues/25)
24+
25+
- Correct way to use the JWT Token generated in API v2 if we want expanded scope [\#19](https://github.com/auth0/auth0-PHP/issues/19)
26+
27+
**Merged pull requests:**
28+
29+
- Fix create client api call + new create user example [\#28](https://github.com/auth0/auth0-PHP/pull/28) ([glena](https://github.com/glena))
30+
31+
- fixed firebase/php-jwt: dev-master namespace in Auth0JWT [\#24](https://github.com/auth0/auth0-PHP/pull/24) ([loganhenson](https://github.com/loganhenson))
32+
333
## [1.0.7](https://github.com/auth0/auth0-PHP/tree/1.0.7) (2015-07-17)
434

535
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.6...1.0.7)

0 commit comments

Comments
 (0)