Skip to content

Commit 1fc205b

Browse files
authored
Merge pull request #430 from EasyPost/v4.6.0-changelog
docs: update CHANGELOG
2 parents 8f4563b + ce2107b commit 1fc205b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# CHANGELOG
22

3-
## v4.6.0 (Next Release)
3+
## 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
8+
- Fixes a deserialization bug when an error.message from the API was returned as an object instead of a string
79

810
## v4.5.0 (2023-03-22)
911

0 commit comments

Comments
 (0)