From e67298ad88daa7d6e269c3f15082fd552fd4f96a Mon Sep 17 00:00:00 2001 From: Sugat Bajracharya <30311933+sugat009@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:34:43 +0545 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Gareth Bowen --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32163cc5..a0c821c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ ### Technical Improvements -* Fix app crashing due to missing empty constructor in OpenSettingsDialogFragment ([#366](https://github.com/medic/cht-android/pull/366)) -* Upgrade Ruby version from 2.7 to 3.3 for fastlane in build and publish files for GH actions ([#369](https://github.com/medic/cht-android/pull/369)) +* Fix app crashing due to missing empty constructor in OpenSettingsDialogFragment ([#338](https://github.com/medic/cht-android/issues/338)) +* Upgrade Ruby version from 2.7 to 3.3 for fastlane in build and publish files for GH actions ([#368](https://github.com/medic/cht-android/issues/368)) ### Flavors