Преглед изворни кода

Add notes of updates in the changelog, update Gemfile.lock

Hammad Khalid пре 10 година
родитељ
комит
d0c0193272
2 измењених фајлова са 6 додато и 1 уклоњено
  1. 5 0
      CHANGELOG
  2. 1 1
      Gemfile.lock

+ 5 - 0
CHANGELOG

@@ -1,3 +1,8 @@
+== Version 3.2.5
+
+* More useful error messages for activating nil sessions
+* Add tests for commonly deleted objects, and metafield tests, fix naming error in order_risk_test.rb
+
 == Version 3.2.3
 
 * Added pry to the CLI

+ 1 - 1
Gemfile.lock

@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    shopify_api (3.2.3)
+    shopify_api (3.2.5)
       activeresource (>= 3.0.0)
       pry
       thor (~> 0.18.1)