diff --git a/DESCRIPTION b/DESCRIPTION index c8bebda3..2cedafdb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: googleway Type: Package Title: Accesses Google Maps APIs to Retrieve Data and Plot Maps -Version: 2.7.0001 +Version: 2.7.0002 Date: 2018-05-25 Authors@R: c( person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")), diff --git a/NEWS.md b/NEWS.md index bbed37ac..b5623399 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,6 @@ ## Version 2.7+ +* `depature_time` and `arrival_time` parameters now accept times in the past * `add_markers()` gets `close_info_window` argument to close all info windows at once * `add_kml()` gets `z_index` argument * `add_kml()` gets `update_map_view` argument