From 37de298f43dc6a2a0bb64642da9050de95b0f313 Mon Sep 17 00:00:00 2001
From: Fareez Iqmal <60868965+iqfareez@users.noreply.github.com>
Date: Sun, 14 Jan 2024 23:13:21 +0000
Subject: [PATCH] :pencil2: Add changelog content
---
app/[locale]/changelog/page.mdx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/app/[locale]/changelog/page.mdx b/app/[locale]/changelog/page.mdx
index c0520d2..c340dbf 100644
--- a/app/[locale]/changelog/page.mdx
+++ b/app/[locale]/changelog/page.mdx
@@ -1,6 +1,12 @@
import MdxLayout from '@/components/mdx-layout'
import ChangelogHeader from '@/components/changelog-header'
+
+
+- Fix bug on **homescreen widget** where it shows the incorrect prayer time data. Issue [#219](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/issues/219). Thanks to MPT user who reported this issue.
+- Make Send button in feedback page larger, easier to find. [13ed004](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/commit/13ed00421a508b19c1450664e27d86a73ad24ef8)
+- Update dependencies
+