From 9a6659c9125f186d1ab5494ad5b9c4a71de76080 Mon Sep 17 00:00:00 2001 From: Swrup Date: Sat, 23 Nov 2024 09:51:13 +0100 Subject: [PATCH] version 0.2 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 4cff088..0c40b06 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +## 0.2 + +- use leaflet.js v1.9.4 +- some small breaking changes +- add more bindings +- use dune-site to "install" css and images files +- provide example + ## 0.1 Initial release.