minor dependency updates

This commit is contained in:
2019-07-26 20:02:14 +02:00
parent e20baf7b11
commit 71902b072b
2 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## unreleased
### Security
* Updated dependencies
## 1.2.0 - 2019-06-20
### Security
* Updated dependencies
@ -8,6 +13,7 @@ All notable changes to this project will be documented in this file.
### Features
* Added support for stream API with asynchronous reader, using `getTripsStream()` method (#1)
## 1.1.4 - 2018-11-19
### Fixed
* Fixed issue with direction ID as `String` instead if `Integer` (#2)