Skip to content

Commit b4f28b7

Browse files
committed
updated changelog
1 parent 940ba0d commit b4f28b7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.6.0
2+
~~~~~
3+
4+
- Added `tooltip` support to all vector layers (ocefpaf #721)
5+
6+
API changes
7+
8+
- `Rectangle` and `Polygon` were renamed and set to leaflet's defaults.
9+
Both now accepted all `Path`'s optional arguments (ocefpaf #721)
10+
11+
Bug Fixes
12+
13+
- Unify `get_bounds` routine to avoid wrong responses
14+
- If Path option `fill_color` is present it will override `fill=False`
15+
116
0.5.0
217
~~~~~
318

0 commit comments

Comments
 (0)