diff --git a/README.md b/README.md index 374c561..f75455f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The easiest way to add ckChangeLog to your project is via Gradle. Just add the f ```groovy dependencies { - compile 'de.cketti.library.changelog:ckchangelog:1.2.1' + compile 'de.cketti.library.changelog:ckchangelog:1.2.2' } ``` @@ -79,6 +79,9 @@ In order to change the labels of the dialog add the following items to your `str ## Changelog +### Version 1.2.2 (2015-01-09) +* Added Ukrainian translation + ### Version 1.2.1 * Add support for [AboutLibraries](https://github.com/mikepenz/AboutLibraries) * Fix build scripts so Javadoc JAR is properly created