From 53d44de229c68c59349969de9eff1c9e6d15f6e5 Mon Sep 17 00:00:00 2001 From: Matthieu Baumann Date: Fri, 12 Apr 2024 14:33:01 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1222653..09444a59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## 3.3.3 +* [feat] Zoom smoothing using hermite cubic interpolation functions +* [feat] shape option of Catalog and ProgressiveCat accepts a function returning a Footprint. This allow user to + associate a footprint to a specific source * [feat] Hover color support by @pmatsson and @bmatthieu3 in ## 3.3.2