diff --git a/CHANGELOG.md b/CHANGELOG.md index 7021c50..60bdcbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,34 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 3.0.0 - 2018-06-26 + +## 3.0.0-beta.4 - 2018-07-03 +### Added +- Added more general information around the plugin and a banner + +### Removed +- Removed support for third-party plugins to add their own contexts + +### Fixed +- Fixed an issue with loading the configurator on Users +- Fixed loading issues with Drafts and Sites +- Fixed a PHP error that occurred if you tried to edit an entry that doesn’t exist + + +## 3.0.0-beta.3 - 2018-07-03 ### Added -- Initial release +- Added roadmap and pricing notes. + +### Fixed +- Fixed an error if the plugin wasn’t installed ([thanks nilsenpaul](https://github.com/angell-co/Spoon/commit/2b364750f081484377c89b9af38d34fa7055412d)) +- Fixed a filename casing issue ([thanks nilsenpaul](https://github.com/angell-co/Spoon/commit/03d377cf99ad2e6f7c7250d4c7af401d502a2675)) + + +## 3.0.0-beta.2 - 2018-07-02 +### Fixed +- Fixed a caching error in the BlockTypes Service + + +## 3.0.0-beta.1 - 2018-07-02 +### Added +- Initial port from [Pimp My Matrix](https://github.com/angell-co/Pimp-My-Matrix/tree/master/pimpmymatrix) diff --git a/composer.json b/composer.json index 82b5a12..ee75e3c 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "angellco/spoon", - "description": "A plugin for Craft to help enhance your Matrix fields with groups, tabs and more!", + "description": "A plugin for Craft to enhance your Matrix fields with groups, tabs and more!", "type": "craft-plugin", "keywords": [ "craft",