Skip to content

Commit d47aec1

Browse files
committed
add something else to CHANGELOG for unreleased 4.1.0
1 parent 485265e commit d47aec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* add `original_exception` to `easypost.Error` in cases where we are re-raising an underlying error (e.g., an HTTP exception)
44
* fix a bunch of flake8 warnings
55
* [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
67

78
### 4.0.2 2020-05-05
89
* cleaned up how the `__version__` attribute is populated to no longer throw warnings (#95, #98, #104)

0 commit comments

Comments
 (0)