diff --git a/docs/changelog.md b/docs/changelog.md index ce436c85..906f5343 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,8 @@ ## maplibre v0.2.7 (unreleased) +* Add `sources.VectorTileSource` ([Martenz](https://github.com/Martenz)) + * Shiny * Add `input.{output_id}_view_state` dict containing `{"center", "zoom", "bounds", "pitch", "bearing"}` * Rename `input.{output_id}` to `input.{output_id}_clicked`