From 07c1d1037d53d069a4023a44246419e00ab086cc Mon Sep 17 00:00:00 2001 From: Marcella Maki Date: Tue, 3 Dec 2024 12:36:46 -0500 Subject: [PATCH] Update changelog for 0.17.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d5fa9ffef..106dcfc72ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ List of the most important changes for each release. +## 0.17.4 + +### Fixed +- Ensures users can 'Continue' from the SelectFacilityForm component in SetupWizard by @rtibbles in https://github.com/learningequality/kolibri/pull/12893 + + + ## 0.17.3 ### Changed