#Change Log
All notable changes to this project will be documented in this file.
31st January 2017
Contains breaking changes to version 1.0.*
- Allow blocks on any DataObject
- Unstable badge in README
- Fix for restrict block types
- Change Name field to Title in ContentBlock
7th January 2017
- Option to restrict block types per Page
- Update conposer require
- Better PHP comments
- Updated LICENSE text
24th November 2016
- CHANGELOG file
- .scrutinizer file
- .gitattributes file
- .gitignore file
- .editorconfig
- CONTRIBUTING file
- travis file
- Update README
- Changed installer name in composer
- Removed blockpage.yml file
- Update LICENSE year
5th December 2016
- Add permissions to ContentBlock
5th December 2016
- Add Sortable Gridfield module to composer require
2nd December 2016
- Fix issue with name field not appearing on ContentBlock
29th November 2016
- Remove CssSelector field from ContentBlock
29th November 2016
- Add BlockSort as $default_sorting for ContentBlock
24th November 2016
- Core functionality