2015-11-18 03:53:35 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2016-02-03 23:59:12 +01:00
|
|
|
## [2.0.3]
|
|
|
|
|
|
|
|
* Update documentation and configuration to supported module standard
|
|
|
|
* Increase test coverage from 54% to 92%
|
|
|
|
* Add cms as suggested module
|
|
|
|
* FIX: The AutoFormat.AutoParagraph injector of HTMLPurifier fails if the p tag is not allowed.
|
|
|
|
* FIX: Change creation of CreatedField to unchained as setName() method of DatetimeField is not chainable
|
|
|
|
|
2015-11-18 03:53:35 +01:00
|
|
|
## [2.0.2]
|
|
|
|
|
|
|
|
* Changelog added.
|
|
|
|
* Removed deprecated example configuration
|
|
|
|
* Handle when extension has been removed from object
|
|
|
|
* BUG Fix each gridfield having triple gridstate components
|
|
|
|
* Prevented duplicate IDs on action buttons
|
|
|
|
* Update translations
|