|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [0.1.0](https://github.com/auth0/auth0-api-java/tree/0.1.0) (2016-03-18) |
| 3 | +## [0.1.1](https://github.com/auth0/auth0-java/tree/0.1.1) (2016-03-18) |
| 4 | +[Full Changelog](https://github.com/auth0/auth0-java/compare/0.1.0...0.1.1) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Make SignUpRequest an AuthenticationRequest [\#17](https://github.com/auth0/auth0-java/pull/17) ([hzalaz](https://github.com/hzalaz)) |
| 9 | + |
| 10 | +## [0.1.0](https://github.com/auth0/auth0-java/tree/0.1.0) (2016-03-18) |
4 | 11 | **Merged pull requests:** |
5 | 12 |
|
6 | | -- Provide access to the ParameterBuilder inside every request [\#15](https://github.com/auth0/auth0-api-java/pull/15) ([lbalmaceda](https://github.com/lbalmaceda)) |
7 | | -- let UserProfile implement Serializable [\#13](https://github.com/auth0/auth0-api-java/pull/13) ([lbalmaceda](https://github.com/lbalmaceda)) |
8 | | -- Change package structure and introduced new way to include metrics [\#7](https://github.com/auth0/auth0-api-java/pull/7) ([hzalaz](https://github.com/hzalaz)) |
9 | | -- Remove everything related to Application [\#6](https://github.com/auth0/auth0-api-java/pull/6) ([nikolaseu](https://github.com/nikolaseu)) |
10 | | -- Avoid using magic string [\#5](https://github.com/auth0/auth0-api-java/pull/5) ([hzalaz](https://github.com/hzalaz)) |
11 | | -- Travis CI integration [\#4](https://github.com/auth0/auth0-api-java/pull/4) ([lbalmaceda](https://github.com/lbalmaceda)) |
12 | | -- Add sync \(blocking\) mode to all requests [\#3](https://github.com/auth0/auth0-api-java/pull/3) ([nikolaseu](https://github.com/nikolaseu)) |
13 | | -- Authentication api [\#1](https://github.com/auth0/auth0-api-java/pull/1) ([nikolaseu](https://github.com/nikolaseu)) |
| 13 | +- Provide access to the ParameterBuilder inside every request [\#15](https://github.com/auth0/auth0-java/pull/15) ([lbalmaceda](https://github.com/lbalmaceda)) |
| 14 | +- let UserProfile implement Serializable [\#13](https://github.com/auth0/auth0-java/pull/13) ([lbalmaceda](https://github.com/lbalmaceda)) |
| 15 | +- Change package structure and introduced new way to include metrics [\#7](https://github.com/auth0/auth0-java/pull/7) ([hzalaz](https://github.com/hzalaz)) |
| 16 | +- Remove everything related to Application [\#6](https://github.com/auth0/auth0-java/pull/6) ([nikolaseu](https://github.com/nikolaseu)) |
| 17 | +- Avoid using magic string [\#5](https://github.com/auth0/auth0-java/pull/5) ([hzalaz](https://github.com/hzalaz)) |
| 18 | +- Travis CI integration [\#4](https://github.com/auth0/auth0-java/pull/4) ([lbalmaceda](https://github.com/lbalmaceda)) |
| 19 | +- Add sync \(blocking\) mode to all requests [\#3](https://github.com/auth0/auth0-java/pull/3) ([nikolaseu](https://github.com/nikolaseu)) |
| 20 | +- Authentication api [\#1](https://github.com/auth0/auth0-java/pull/1) ([nikolaseu](https://github.com/nikolaseu)) |
14 | 21 |
|
15 | 22 |
|
16 | 23 |
|
|
0 commit comments