Skip to content

Commit d0c5f82

Browse files
authored
Merge pull request #176 from EasyPost/v4.3.0
chore: prepare v4.3.0 for release
2 parents 5536584 + 5c0a044 commit d0c5f82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# CHANGELOG
22

3-
## NEXT RELEASE
3+
## v4.3.0 (2022-05-19)
44

5+
- Adds the `EndShipper` Beta class with `create`, `retrieve`, `all`, and `save` functions
6+
- Requests will now fail fast with an error if an API key is not provided instead of making a live API call with no key
57
- Fixes a bug where the library could not properly parse the response of deleting a child user
68
- Fixes a bug where you could not update a webhook due to a `wrong number of arguments` error
7-
- Requests will now fail fast with an error if an API key is not provided instead of making a live API call with no key
8-
- Adds the `EndShipper` Beta class with `create`, `retrieve`, `all`, and `save` functions
99

1010
## v4.2.1 (2022-05-11)
1111

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.1
1+
4.3.0

0 commit comments

Comments
 (0)