File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 5.3.2] ( https://github.com/auth0/auth0-PHP/tree/5.3.2 ) (2018-11-2)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-PHP/compare/5.3.1...5.3.2 )
5+
6+ ** Closed issues**
7+ - Something is wrong with the latest release 5.3.1 [ \# 303] ( https://github.com/auth0/auth0-PHP/issues/303 )
8+
9+ ** Fixed**
10+ - Fix info headers Extend error in dependant libs [ \# 304] ( https://github.com/auth0/auth0-PHP/pull/304 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
11+
312## [ 5.3.1] ( https://github.com/auth0/auth0-PHP/tree/5.3.1 ) (2018-10-31)
413[ Full Changelog] ( https://github.com/auth0/auth0-PHP/compare/5.3.0...5.3.1 )
514
Original file line number Diff line number Diff line change 1414class ApiClient
1515{
1616
17- const API_VERSION = '5.3.1 ' ;
17+ const API_VERSION = '5.3.2 ' ;
1818
1919 protected static $ infoHeadersDataEnabled = true ;
2020
You can’t perform that action at this time.
0 commit comments