Skip to content

Commit 46ac1fe

Browse files
author
Andrew Tribone
authored
Merge pull request #139 from Justintime50/v3.9.0-bump
Bumped version to v3.9.0
2 parents 3a19b54 + aec7e4d commit 46ac1fe

File tree

8 files changed

+16
-82
lines changed

8 files changed

+16
-82
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
=== 3.9.0 2020-05-15
2+
3+
* Added the ability to retrieve individual user's API keys
4+
* Added the ability to retrieve all address records
5+
* Removed the unusable shipment return method
6+
* Security updates to Node modules
7+
* Swapped link for Travis CI from .org to .com
8+
* Updated stale unit tests
9+
110
=== 2.1.1 2016-07-29
211

312
* Added Insurance object support

easypost.6-lts.js

Lines changed: 1 addition & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easypost.6-lts.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easypost.8-lts.js

Lines changed: 1 addition & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easypost.8-lts.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easypost.legacy.js

Lines changed: 1 addition & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

easypost.legacy.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@easypost/api",
33
"description": "EasyPost Node Client Library",
4-
"version": "3.8.1",
4+
"version": "3.9.0",
55
"author": "Easypost Engineering <support@easypost.com>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)