From f49b39862ea2efccfca385e11cd97f8e3d724979 Mon Sep 17 00:00:00 2001 From: Bartosz Prusinowski Date: Thu, 15 Jun 2023 09:17:47 +0200 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f20df6944..383f1da5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,16 @@ You can also check the [release page](https://github.com/visualize-admin/visuali ## Unreleased +Nothing yet. + +# [3.20.0] - 2023-06-15 + Fixes -- Sorting now works correctly for temporal dimensions +- Sorting now works correctly for horizontal axis in column charts +- Interactive data filters are not carried over to a new chart type when they are used as chart field +- Interactive time range filter now works correctly in line charts +- Interactive time range filter is now again correctly migrated to a new chart type # [3.19.20] - 2023-06-08