Skip to content

Commit bf934da

Browse files
authored
Merge pull request #123 from vallerion/update-changes
update changes list
2 parents d432f52 + 2d19eb1 commit bf934da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Updated `sms.Delete` method so now in return only error or nil as result.
112112
## `v8.0.0` -> `v9.0.0`
113113
### General
114114
* New `PaginationRequest` instead of many in APIs.
115-
* Interface `messagebird.MessageBirdClient` instead of `messagebird.Client` and new `MockClient` for better testing.
115+
* New interface `messagebird.Client` and `messagebird.DefaultClient` instead of old implementation `messagebird.Client` and new `MockClient` for better testing.
116116
* List structures now have a plural ending instead of using word "List". Example: `ContactList` -> `Contacts`.
117117
* `conversations.ConversationStatus` replaced by `conversations.Status`.
118118
* `number.NumberPattern` replaced by `number.SearchPattern`.

0 commit comments

Comments
 (0)