Skip to content

Commit 9d892a0

Browse files
author
Nara Kasbergen
committed
Update composer.json version & CHANGELOG
1 parent 5582308 commit 9d892a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
<a name="1.0.0"></a>
210
# 1.0.0 (2016-07-08)
311

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "npr/npr-one-backend-proxy",
33
"description": "A server-side proxy for interacting with the NPR One API's authorization server",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"keywords": [
66
"npr",
77
"oauth",

0 commit comments

Comments
 (0)