Add URLEncoder to query paraemters to fix issue with special chars (#4)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
## 1.1.4 [unreleased]
|
||||
* [fix] Fixed issue with direction ID as `String` instead if `Integer` (#2)
|
||||
* [fix] Fixed issue with vehicle ID being `null` (#3)
|
||||
* [fix] Fixed issue with spaces in search parametes (#4)
|
||||
|
||||
## 1.1.3 [2018-11-13]
|
||||
* [security] Updates Jackson dependency 2.9.4 to 2.9.7 (CVE-2018-7489)
|
||||
|
Reference in New Issue
Block a user