From 157d25c9957f94de9f1750d52c0e6498a25d9c4f Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 27 Jun 2018 22:21:40 +0200 Subject: [PATCH] CHANGELOG --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 1c022726..95e0d1a8 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -65,6 +65,9 @@ COMMIT; - `showLabel` is now a ternary value (instead of having this plus `labelHover`) (#553) - fixed resetting a select to undefined for inheritable fields (#551) +- fixed labelKey not being saved (#595) +- filtering in data browser now is also reflected in the displayed features + (#550)