diff --git a/CHANGELOG.md b/CHANGELOG.md index 441ffe4..1d87177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## 1.1.1 [work in progress] +## 1.1.1 [2018-02-20] * [improvement] On connection or parsing errors, the `IOException` is no longer ignored, but encapsulated in `RuntimeException` (no StackTraces printed) * [internal] Code cleanup and minor improvements +* [dependeny] Minor dependency updates ## 1.1.0 [2017-01-07] * [feature] Filter stops by coordinates and radius diff --git a/README.md b/README.md index b7a6f86..19e7521 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ List trips = ura.forStopByName("Piccadilly Circus") de.stklcode.pubtrans juraclient - 1.1.0 + 1.1.1 ``` diff --git a/pom.xml b/pom.xml index 0690689..45f5070 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 1.1.1-SNAPSHOT + 1.1.1 UTF-8