From c742b106353d38a87f30f4cec199bd9140fa14ef Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 13 May 2024 08:26:31 +0200 Subject: [PATCH] Add missing release date --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c67624d3f..47026461c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ # Changelog All notable changes to this project are documented in this file. -## [1.6.0] - Unreleased +## [1.6.0] - 2024-05-13 ## General @@ -1319,3 +1319,4 @@ as well as the [Rust migration guide for the `sixtyfps` crate](api/rs/slint/migr [1.4.1]: https://github.com/slint-ui/slint/releases/tag/v1.4.1 [1.5.0]: https://github.com/slint-ui/slint/releases/tag/v1.5.0 [1.5.1]: https://github.com/slint-ui/slint/releases/tag/v1.5.1 +[1.6.0]: https://github.com/slint-ui/slint/releases/tag/v1.6.0