From 8d4e3458600b4292700c163ec6705be597d7229b Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 19 May 2016 12:03:06 +1200 Subject: [PATCH] Add changelog for 2.2.0 --- changelog.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c920ead..90dba6e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.2.0] + +* Moved translatable dependency from CMS +* Update HtmlEditorField.Translatable.js +* API Add support for gridfield +* Update translations. + ## [2.1.1] * Fixed issue [#213](https://github.com/silverstripe/silverstripe-translatable/issues/213) causing crash when accessing a translation with a checkbox @@ -18,4 +25,4 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Update translations * Add tests for 3.2 and php 5.6 * Updated Travis build status branch -* Fixed 3.x deprecations, updated dep from 3.1 to 3.2 \ No newline at end of file +* Fixed 3.x deprecations, updated dep from 3.1 to 3.2