Update changelog for 2.4.1

This commit is contained in:
Damian Mooyman 2016-05-18 15:42:33 +12:00
parent cba4bd8b59
commit 2b699fd290
1 changed files with 14 additions and 3 deletions

View File

@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.4.1]
* Added missing title attribute
* Format dates in Blog Posts gridfield based on user preferences
* FIX Ensure tag cloud widget does not break when there are zero tags
* FIX Success/error message overflow in cms
* FIX Prevent duplicate tags and categories
* FIX Prevent showing future blog posts before their publish date
* FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield
* FIX minInnerWidth should begin with upper-case M
## [2.4.0]
* Add BlogTagsCloudWidget