We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94d899b + 37a35a7 commit bf684cdCopy full SHA for bf684cd
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# CHANGELOG
2
3
-## Next Release (Major)
+## v5.0.0 (2023-06-06)
4
+
5
+See our [Upgrade Guide](UPGRADE_GUIDE.md#upgrading-from-4x-to-50) for more details.
6
7
- Library is now thread-safe. Closes GitHub Issue ([#183](https://github.com/EasyPost/easypost-ruby/issues/183))
8
- Initialize a `Client` object with an API key. Optionally set open and read timeout params
VERSION
@@ -1 +1 @@
-4.13.0
+5.0.0
0 commit comments