From d9e4e405c630ec403747a454c3c5dbb302402dbf Mon Sep 17 00:00:00 2001 From: Sacha Al Himdani Date: Wed, 22 Oct 2025 15:52:22 +0200 Subject: [PATCH] Release v0.75.1 Signed-off-by: Sacha Al Himdani --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b8b5dfb..4cc4f420d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [0.75.1] - 2025-10-22 + ### Fixed - Invitation status not updated on the UI +- Inconsistent updates of nullable values ## [0.75.0] - 2025-10-21