We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5582308 commit 9d892a0Copy full SHA for 9d892a0
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.1.0"></a>
2
+# 1.1.0 (2016-08-04)
3
+
4
+Total issues resolved: **2**
5
+- [2: Add status text (reason phrase) to ApiException class](https://github.com/nprdm/npr-one-backend-proxy-php/issues/2)
6
+- [1: Add custom exception class for API errors](https://github.com/nprdm/npr-one-backend-proxy-php/issues/1)
7
8
9
<a name="1.0.0"></a>
10
# 1.0.0 (2016-07-08)
11
composer.json
@@ -1,7 +1,7 @@
{
"name": "npr/npr-one-backend-proxy",
"description": "A server-side proxy for interacting with the NPR One API's authorization server",
- "version": "1.0.1",
+ "version": "1.1.0",
"keywords": [
"npr",
"oauth",
0 commit comments