All notable changes to this project will be documented in this file.
This project adheres to semantic versioning v 2.0.0 convention.
Note: you can use the {break}.{feature}.{fix} formula to easily remember which number has to be changed after some code changes.
For information about how to keep a change log please refer to http://keepachangelog.com/
- Update changelog for the release without the 'version' field from composer.json to avoid problems with composer
- Refer to: https://stackoverflow.com/questions/36769404/what-is-the-meaning-of-version-field-in-composer-json
- Move module directory to allow sample data installation
- Fix constructor parameter type
- Improve installation instructions
- Add LayoutInterface plugin
- Add integration tests
- Fix typo in composer.json
- Add basic extension files structure