From aadbd9a714c1a0410f204c98531e0c2cbf1759ad Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Sat, 2 Nov 2024 00:57:57 +0700 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c42ff617b..06529fd35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co - Extension repo URLs are now auto-formatted ([@AntsyLich](https://github.com/AntsyLich), [@MajorTanya](https://github.com/MajorTanya)) ### Other -- Make `MangaScreen` reuse `AppBar` ([@cuong-tran](https://github.com/cuong-tran)) +- Reuse `AppBar` in `MangaScreen` ([@cuong-tran](https://github.com/cuong-tran)) ([#1367](https://github.com/mihonapp/mihon/pull/1367)) ## [v0.17.0] - 2024-10-26 ### Added