diff --git a/README.md b/README.md index fc5883e..b5d08ef 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ The goal is to test any new features in the integration test file and test any c # Changelog +**0.3.4** - Fixed duplicate grunt-contrib-watch devDep and made generated package.json modules and generated Gruntfile task order match. + **0.3.3** - Made update-notifier a proper dependency. **0.3.2** - Added deployment tool prompt during theme installation to allow users to easily setup automated deployment. Updated _Gruntfile.js template to be leaner and have a consitent ordering of tasks. Added [update-notifier](https://github.com/yeoman/update-notifier) to notify users of new Cabin versions.