Skip to content

Commit

Permalink
update docs after release of version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorian Sarnowski committed Sep 29, 2015
1 parent 5fd1f1a commit 999148e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ Added support for:
## 0.4.1 (2015-07-22)

Fixed currency symbol for Russian

## 0.5.0 (2015-09-29)

Added support for:

- German

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Supported languages
* Polish
* Czech
* Russian
* German

Usage
-----
Expand All @@ -36,7 +37,7 @@ repositories {
}
dependencies {
compile 'pl.allegro.finance:tradukisto:0.4.1'
compile 'pl.allegro.finance:tradukisto:0.5.0'
}
```

Expand Down

0 comments on commit 999148e

Please sign in to comment.