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