From 6e5ac01ae8824426487f6aeefafeec7b050628a3 Mon Sep 17 00:00:00 2001 From: Darron Park Date: Wed, 9 May 2018 23:44:13 +0900 Subject: [PATCH] Done with Basic Shopping process (Release 0.3) --- changelog.yml | 4 ++++ module.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index b3b596f..868b8b8 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,9 @@ url: https://github.com/laraplug/shop versions: + "0.3.0": + added: + - Integration with Cart & Order module + - Done with implementing basic shopping process "0.2.0": added: - Integration with Product & Attribute module diff --git a/module.json b/module.json index 214d2ff..5b4a9da 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "alias": "shop", "description": "", "keywords": [], - "version": "0.1.0", + "version": "0.3.0", "active": 1, "order": 11, "providers": [