Skip to content

Commit f635a68

Browse files
committed
Add CHANGELOG entry
1 parent bcf1403 commit f635a68

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v0.19.2
2+
3+
* fix(docs): GeomanDrawControl was not included in docs navigation by @iisakkirotko in https://github.com/jupyter-widgets/ipyleaflet/pull/1197
4+
* Fix velocity display_options bug by @giswqs in https://github.com/jupyter-widgets/ipyleaflet/pull/1199
5+
* remove broken, deprecated nbextension enable from installation docs by @minrk in https://github.com/jupyter-widgets/ipyleaflet/pull/1200
6+
* Add basemap model_id to Map._layer_ids attribute by @giswqs in https://github.com/jupyter-widgets/ipyleaflet/pull/1208
7+
* Improve vector tile layer by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1206
8+
* Vector tile layer opacity and visible by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1210
9+
* Updated integration tests workflow by @krassowski in https://github.com/jupyter-widgets/ipyleaflet/pull/1216
10+
* Interactive vector tile layers by @lopezvoliver in https://github.com/jupyter-widgets/ipyleaflet/pull/1213
11+
12+
## New Contributors
13+
* @lopezvoliver made their first contribution in https://github.com/jupyter-widgets/ipyleaflet/pull/1206
14+
* @krassowski made their first contribution in https://github.com/jupyter-widgets/ipyleaflet/pull/1216
15+
16+
**Full Changelog**: https://github.com/jupyter-widgets/ipyleaflet/compare/0.19.1...0.19.2
17+
118
## v0.19.1
219

320
Version 0.19.0 did not contain a valid release on npm. This release is to fix that.

0 commit comments

Comments
 (0)