Skip to content

Commit 18d7f3e

Browse files
committed
Release 5.3.1
1 parent d8a5d67 commit 18d7f3e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [5.3.1](https://github.com/auth0/auth0-PHP/tree/5.3.1) (2018-10-31)
4+
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/5.3.0...5.3.1)
5+
6+
**Closed issues**
7+
- Array to String exception when audience is an array [\#296](https://github.com/auth0/auth0-PHP/issues/296)
8+
- Passing accessToken from frontend to PHP API [\#281](https://github.com/auth0/auth0-PHP/issues/281)
9+
- Deprecated method email_code_passwordless_verify [\#280](https://github.com/auth0/auth0-PHP/issues/280)
10+
11+
**Added**
12+
- Fix documentation for Auth0 constructor options [\#298](https://github.com/auth0/auth0-PHP/pull/298) ([biganfa](https://github.com/biganfa))
13+
14+
**Changed**
15+
- Change telemetry headers to new format and add tests [\#300](https://github.com/auth0/auth0-PHP/pull/300) ([joshcanhelp](https://github.com/joshcanhelp))
16+
17+
**Fixed**
18+
- Fix bad exception message generation [\#297](https://github.com/auth0/auth0-PHP/pull/297) ([joshcanhelp](https://github.com/joshcanhelp))
19+
320
## [5.3.0](https://github.com/auth0/auth0-PHP/tree/5.3.0) (2018-10-09)
421
[Full Changelog](https://github.com/auth0/auth0-PHP/compare/5.2.0...5.3.0)
522

0 commit comments

Comments
 (0)