Accept direction ID as String instead if Integer (fix #2)
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
## 1.1.3 [unreleased]
|
||||
* [fix] Fixed issue with direction ID as `String` instead if `Integer` (#2)
|
||||
|
||||
## 1.1.3 [2018-11-13]
|
||||
* [security] Updates Jackson dependency 2.9.4 to 2.9.7 (CVE-2018-7489)
|
||||
* [improvement] Client and model classes implement `Serializable`
|
||||
|
Reference in New Issue
Block a user