Skip to content

Commit ce2107b

Browse files
authored
Update CHANGELOG.md
1 parent e5289cb commit ce2107b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v4.6.0 (2023-04-18)
44

55
- Adds `GetNextPage` function to each service which retrieves the next page of a collection when the `has_more` key is present in the response (eg: `Client.Address.GetNextPage(addressCollection)`)
6+
- Adds `RetrieveCarrierMetadata` via `myClient.Beta.CarrierMetadata`
67
- Fixes the type of `RequestBody` from Dictionary to String in Payload class
78
- Fixes a deserialization bug when an error.message from the API was returned as an object instead of a string
89

0 commit comments

Comments
 (0)