Browse Source

Bumped to version 30.0.3

Mark Shust 5 năm trước cách đây
mục cha
commit
ff4c87c922
3 tập tin đã thay đổi với 7 bổ sung2 xóa
  1. 5 0
      CHANGELOG.md
  2. 1 1
      compose/docker-compose.dev.yml
  3. 1 1
      compose/docker-compose.yml

+ 5 - 0
CHANGELOG.md

@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 N/A
 
+## [30.0.3] - 2020-04-25
+
+### Updated
+- Reverted disabling Temando_Shipping module in bin/magento for sample data installation. <a href="https://github.com/markshust/docker-magento/issues/250">#250</a>
+
 ## [30.0.2] - 2020-04-17
 
 ### Fixed

+ 1 - 1
compose/docker-compose.dev.yml

@@ -1,7 +1,7 @@
 # Mark Shust's Docker Configuration for Magento
 # (https://github.com/markshust/docker-magento)
 #
-# Version 30.0.2
+# Version 30.0.3
 
 version: "3"
 

+ 1 - 1
compose/docker-compose.yml

@@ -1,7 +1,7 @@
 # Mark Shust's Docker Configuration for Magento
 # (https://github.com/markshust/docker-magento)
 #
-# Version 30.0.2
+# Version 30.0.3
 
 version: "3"