Skip to content

Commit 43b6e79

Browse files
committed
Added release notes and bumped version
1 parent c4a3aae commit 43b6e79

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
@@ -12,6 +12,7 @@ PHP Client library for Bandwidth's Phone Number Dashboard (AKA: Dashboard, Iris)
1212
| 2.0.3 | Fixed HTTP request for `set_tn_options` to the correct XML object |
1313
| 2.0.4 | Added `localVanity` to `availableNumbers` |
1414
| 2.0.5 | Added `NewBillingTelephoneNumber` to `Portins` model |
15+
| 2.0.6 | Build `ReportsModel` functionality |
1516

1617
## Supported PHP Versions
1718

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.5",
7+
"reference": "v2.0.6",
88
"license": "MIT",
99
"authors": [
1010
],

0 commit comments

Comments
 (0)