active_shipping 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9337304484e37d86fe2905321e6739f774094b06
4
- data.tar.gz: df9e20bc15df77173a6d6e6d3ae2e0c016a5fe41
3
+ metadata.gz: 6d1a6929ced98fdb62869529b808b1a8845de2de
4
+ data.tar.gz: 70f5a08fc2907cb667118e261aa3924177d9d574
5
5
  SHA512:
6
- metadata.gz: 36f4b8d16f48ea3114e6f449ba6d65a06beed8bdc556f72a00664e37030141677cf7a136679c341d98dab2f8fc418bf8788d59b495460a79926b5cfc7984afd1
7
- data.tar.gz: f97b2cd9167cd0f5bede7dfaf179cc7e584424061b8b101b43c37f525b00f142ceb10f79cf2d31e6d22caaac23282317d6463b691edde60e49537af24850731d
6
+ metadata.gz: ee90677de3f5a82c6039ba9ca8e137b5ff787f352ad84ebb4330738421dab2a5e3118a9ac2a454b7996fa8c4fdf7adb800f3d20b31e35a2ad0fb92dc63891a72
7
+ data.tar.gz: 45e0343b10221cff5638128e55f4c92c4c09a4ae097ecdf30b7aee778a50c0cb98363b4babab0c2cb310468b6f54667280c50de72177a3c0ecb1a0dd896d8ea4
@@ -1,5 +1,8 @@
1
1
  # ActiveShipping CHANGELOG
2
2
 
3
+ ### v2.1.1
4
+ - Update README to clarify Shopify's involvement moving forward with v2.x
5
+
3
6
  ### v2.1.0
4
7
  - Add email field to Location
5
8
 
data/README.md CHANGED
@@ -22,8 +22,9 @@ This library interfaces with the web services of various shipping carriers. The
22
22
 
23
23
 
24
24
  ## Versions
25
- Note: `2.x` contains breaking changes, please see the [changelog](https://github.com/Shopify/active_shipping/blob/master/CHANGELOG.md). Shopify will not be actively contibuting to the 2.0 version of this gem and is looking for maintainers.
26
- We have released `1.9` and will only backport small fixes to this version, on branch `1-9-stable`, and they should be on `master` first.
25
+ Note: `2.x` contains breaking changes, please see the [changelog](https://github.com/Shopify/active_shipping/blob/master/CHANGELOG.md). Shopify will not be actively contributing to the `2.x` version of this gem and is looking for maintainers.
26
+
27
+ [See our releases](https://github.com/Shopify/active_shipping/releases) for past versions.
27
28
 
28
29
  ## Installation
29
30
 
@@ -1,3 +1,3 @@
1
1
  module ActiveShipping
2
- VERSION = "2.1.0"
2
+ VERSION = "2.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_shipping
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shopify
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-21 00:00:00.000000000 Z
11
+ date: 2017-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: measured