Add changelog for 3.0.2

This commit is contained in:
Damian Mooyman 2016-05-18 18:41:35 +12:00
parent 25c0556499
commit 4f8835c30e
1 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.2]
* fix(ContentReviewNotificationJob): Changed to use ->config() system so that the next_run_hour can be configured in YAML.
* BUG Prevent non-real draft changes forcing record to appear as changed when saved
## [3.0.1]
- Update documentation and configuration to supported module standard
@ -27,4 +32,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.0.0]
Changelog added.
Changelog added.