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 +