Skip to content

Commit

Permalink
Update NEWS and DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisGuillem committed Jun 19, 2017
1 parent ee05f2f commit bf41b67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: leaflet.minicharts
Type: Package
Title: Mini Charts for Interactive Maps
Version: 0.3.1
Version: 0.4.0
Authors@R: c(
person("Francois", "Guillem", , "[email protected]", role = c("aut", "cre")),
person("Jalal-Edine", "ZAWAM", , "[email protected]", role = "ctb"),
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes in version 0.4.0 (2017-06-19)

NEW FEATURES:
* New function syncWith() to synchronize zoom, center and time of multiple leaflet maps.


Changes in version 0.3.1 (2017-05-30)

BUGFIXES:
Expand Down

0 comments on commit bf41b67

Please sign in to comment.