Skip to content

Commit 8cb22f7

Browse files
author
Tim Appelhans
committed
bump version 0.2.2
1 parent d7f4637 commit 8cb22f7

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: leafgl
22
Title: High-Performance 'WebGl' Rendering for Package 'leaflet'
3-
Version: 0.2.1.9009
3+
Version: 0.2.2
44
Authors@R:
55
c(person(given = "Tim",
66
family = "Appelhans",

NEWS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
leafgl 0.2.1.9009 (2024-11-13)
2-
3-
features and improvements
1+
leafgl 0.2.2 (2024-11-13)
42

53
bug fixes
64

@@ -14,7 +12,6 @@ miscellaneous
1412

1513
* remove obsolete .travis.yml
1614

17-
1815
leafgl 0.2.1
1916

2017
new features:
@@ -37,7 +34,6 @@ new features:
3734

3835
* expose additional JavaScript arguments in addGlPoints via magic dots. #54 & #60
3936

40-
4137
leafgl 0.1.1
4238

4339
initial release.

NEWS.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# leafgl 0.2.1.9009 (2024-11-13)
2-
3-
#### ✨ features and improvements
1+
# leafgl 0.2.2 (2024-11-13)
42

53
#### 🐛 bug fixes
64

@@ -14,7 +12,6 @@
1412

1513
* remove obsolete .travis.yml
1614

17-
1815
## leafgl 0.2.1
1916

2017
new features:
@@ -24,7 +21,7 @@ new features:
2421
miscallaneous:
2522

2623
* all methods now have a pane argument to control layer ordering (thanks to @trafficonese). #67 #64
27-
24+
2825
## leafgl 0.2.0
2926

3027
miscallaneous:
@@ -37,7 +34,6 @@ new features:
3734

3835
* expose additional JavaScript arguments in addGlPoints via magic dots. #54 & #60
3936

40-
4137
## leafgl 0.1.1
4238

4339
initial release.

0 commit comments

Comments
 (0)