From 99f7e50a5a70fec816be619216fc198f533196b5 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 12 Jan 2018 11:51:13 +0500 Subject: [PATCH] =?UTF-8?q?Version=201.0.0=20=F0=9F=92=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4644c9e1..f412a411 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,15 @@ When you’re ready to deploy to production, create a minified bundle with `npm You don’t need to install or configure tools like Webpack or Babel. They are preconfigured so that you can focus on the code. -Just create a project, and you’re good to go. \ No newline at end of file +Just create a project, and you’re good to go. + +## Changelog + +### VERSION 1.0.0 + +- ⚡️ NEW: NPM Module `create-guten-block` +- ⚡️ NEW: Create WordPress plugin folder +- ⚡️ NEW: Building WordPress plugin files +- ⚡️ NEW: Build custom Gutenberg Block +- ⚡️ NEW: Basic Webpack configurations +- ⚡️ NEW: Dynamic WP Pluing and Gutenberg Block Names \ No newline at end of file