Skip to content
This repository was archived by the owner on Jun 13, 2018. It is now read-only.

Commit 438c954

Browse files
author
Jonathan Kwok
committed
Bump version to v1.6.1
1 parent ede8cf0 commit 438c954

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ActiveShipping CHANGELOG
22

3+
### v1.6.1
4+
- Fix FedEx ShipmentEvents to include event type
5+
- Skip broken Canada Post remote tests
6+
37
### v1.6.0
48
- Update active_utils dependency to v3.2.0
59

lib/active_shipping/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveShipping
2-
VERSION = "1.6.0"
2+
VERSION = "1.6.1"
33
end

0 commit comments

Comments
 (0)