Skip to content

Commit c04768a

Browse files
authored
Update changelog for upcoming 0.13.0 release
1 parent 551b242 commit c04768a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
0.13.0
2+
~~~~~~
3+
4+
- Lazy popup: only load content on click (@marciogranzotto #1511)
5+
- Add Leaflet.VectorGrid plugin: VectorGridProtobuf (@iwpnd #1576)
6+
- Add blur parameter to HeatMapWithTime plugin (@Demetrio92 #1529)
7+
- New ClickForLatLng class: click to save lat/lon to clipboard (@BibMartin #1530)
8+
- Add width parameter to css for FloatImage (@beautah #1570)
9+
- Add support for tooltips in TimestampedGeoJson objects (@tblundy #1472)
10+
- Expose GeoJson's web retrieval to its own function (@beautah #1458)
11+
12+
Bug fixes
13+
14+
- Restore allowing simple Popup in GeoJson (@ocefpaf #1528)
15+
16+
Tests
17+
18+
- Fix test failure with recent branca change on map ids (@oefe #1556)
19+
20+
Documentation
21+
22+
- Thanks to @oefe, @Demetrio92 and @giswqs for helping out with the documentation
23+
24+
125
0.12.0
226
~~~~~~
327

0 commit comments

Comments
 (0)