Bump version to 1.1.1

This commit is contained in:
2018-02-20 19:40:24 +01:00
parent daa84f61c5
commit 93acfad184
3 changed files with 4 additions and 3 deletions

View File

@ -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