Skip to content

Commit 612a8a4

Browse files
committed
Update NEWS and bump version
1 parent 7c7f3c4 commit 612a8a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: leaflet
22
Type: Package
33
Title: Create Interactive Web Maps with the JavaScript 'Leaflet' Library
4-
Version: 2.1.0
4+
Version: 2.1.0.9000
55
Authors@R: c(
66
person("Joe", "Cheng", email = "[email protected]", role = c("aut", "cre")),
77
person("Bhaskar", "Karambelkar", role = c("aut")),

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
leaflet 2.1.0.9000
2+
--------------------------------------------------------------------------------
3+
4+
BUG FIXES and IMPROVEMENTS
5+
* The default marker icon for `addMarkers` no longer worked, due to the CDN we were relying on apparently being retired. Fixed by pointing to a new CDN. (#782)
6+
17
leaflet 2.1.0
28
--------------------------------------------------------------------------------
39

0 commit comments

Comments
 (0)