Skip to content

Commit e1aabd5

Browse files
committed
updated changelog
1 parent 9630ca1 commit e1aabd5

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Change Log
22

3+
## [1.0.7](https://github.com/auth0/auth0-PHP/tree/1.0.7) (2015-07-17)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.6...1.0.7)
6+
7+
**Closed issues:**
8+
9+
- Error at Auth0JWT::encode when using custom payload [\#23](https://github.com/auth0/auth0-PHP/issues/23)
10+
11+
- Error in composer install [\#21](https://github.com/auth0/auth0-PHP/issues/21)
12+
13+
- Test [\#20](https://github.com/auth0/auth0-PHP/issues/20)
14+
15+
**Merged pull requests:**
16+
17+
- v1.0.7 [\#26](https://github.com/auth0/auth0-PHP/pull/26) ([glena](https://github.com/glena))
18+
19+
- Readme file call URL port fixed [\#18](https://github.com/auth0/auth0-PHP/pull/18) ([jose-e-rodriguez](https://github.com/jose-e-rodriguez))
20+
21+
- ApiUsers link account identities fix [\#16](https://github.com/auth0/auth0-PHP/pull/16) ([deboorn](https://github.com/deboorn))
22+
23+
## [1.0.6](https://github.com/auth0/auth0-PHP/tree/1.0.6) (2015-06-12)
24+
25+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.5...1.0.6)
26+
27+
**Merged pull requests:**
28+
29+
- Make Auth0::setUser public in order to let update the stored user [\#17](https://github.com/auth0/auth0-PHP/pull/17) ([glena](https://github.com/glena))
30+
331
## [1.0.5](https://github.com/auth0/auth0-PHP/tree/1.0.5) (2015-06-02)
432

533
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/1.0.4...1.0.5)

0 commit comments

Comments
 (0)