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.
1 parent 485265e commit d47aec1Copy full SHA for d47aec1
CHANGELOG.md
@@ -3,6 +3,7 @@
3
* add `original_exception` to `easypost.Error` in cases where we are re-raising an underlying error (e.g., an HTTP exception)
4
* fix a bunch of flake8 warnings
5
* [potentially-breaking] soft-deprecate Python 3.3 and 3.4. these have been dropped by most of the libraries we use, so probably don't work anyway.
6
+* Swap GET to POST on Refund method
7
8
### 4.0.2 2020-05-05
9
* cleaned up how the `__version__` attribute is populated to no longer throw warnings (#95, #98, #104)
0 commit comments