Skip to content

Commit c86edb1

Browse files
authored
Update CHANGES.txt
1 parent dc85ca8 commit c86edb1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
0.11.0
2+
~~~~~~
3+
4+
- Upgrade Leaflet 1.5.1 -> 1.6.0 (@conengmo #1241)
5+
- Add auto_start parameter to locate control plugin (@fullonic #1220)
6+
- New feature: GeoJsonPopup (@jtbaker #1023)
7+
8+
Bug fixes
9+
10+
- Choropleth: default color for with and without data (@conengmo #1288)
11+
- Update WMS data url in WmsTimeDimension example notebook (@sknzl #1259)
12+
- Search plugin: fix position argument (@jjbenes #1304)
13+
- Fix GeoJsonPopupAndTooltip example notebook (@conengmo #1298)
14+
- Change geopandas dataframe `to_crs()` usage syntax (@artnikitin #1251)
15+
- GeoJson: fix `show` parameter when embedding data (@conengmo #1289)
16+
- Use https CDN for leaflet.timedimension.control.min.css (@sknzl #1256)
17+
- Host leaflet-heatmap.js under different name to avoid adblockers (@conengmo #1240)
18+
19+
API changes
20+
21+
- Removed unused `folium.utilities.iter_points` function, use instead `iter_coords` (@conengmo #1294)
22+
123
0.10.1
224
~~~~~~
325

0 commit comments

Comments
 (0)