Skip to content

Commit 1a6182e

Browse files
authored
Merge pull request #42 from Bandwidth/DX-644
Updated version and release notes
2 parents 265eae2 + 1601308 commit 1a6182e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ PHP Client library for Bandwidth's Phone Number Dashboard (AKA: Dashboard, Iris)
1010
| 2.0.1 | Added `ActualFocDate` to Portins model |
1111
| 2.0.2 | Fixed HTTP method for `set_tn_options` to `PUT` |
1212
| 2.0.3 | Fixed HTTP request for `set_tn_options` to the correct XML object |
13+
| 2.0.4 | Added `localVanity` to `availableNumbers` |
1314

1415
## Supported PHP Versions
1516

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Bandwidth's Iris SDK for PHP",
55
"keywords": ["iris","sdk","php"],
66
"homepage": "http://dev.bandwidth.com",
7-
"reference": "v2.0.3",
7+
"reference": "v2.0.4",
88
"license": "MIT",
99
"authors": [
1010
],

0 commit comments

Comments
 (0)