From f83657d73921eb7e29eafa9fbcf13f8e6b80bc15 Mon Sep 17 00:00:00 2001 From: Patrick Browne Date: Tue, 21 May 2024 10:09:38 +0200 Subject: [PATCH] docs: Update README for new version --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ab71eac..462cf0b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 You can also check the [release page](https://github.com/visualize-admin/visualization-tool/releases) -## Unreleased +## [4.5.0] - 2024-05-21 + +- Features + - Improvements to add dataset workflow (columns, text, toasts when adding a dataset) +- Development + - Preparation for dashboards + +## [4.4.0] - 2024-05-08 - Features - Ability to merge two cubes on multiple columns (for example on year and canton)