Skip to content

Commit

Permalink
Update changelog in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Jan 9, 2015
1 parent f79021b commit f5ab32d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
```

Expand All @@ -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
Expand Down

0 comments on commit f5ab32d

Please sign in to comment.