From afc1a25c268a17e21eb1d2bf7189caf12a2bfd88 Mon Sep 17 00:00:00 2001
From: Arkadiusz Fal <arek@arekf.net>
Date: Sun, 12 Mar 2023 22:56:16 +0100
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d96e418..a6352b62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,12 @@
-## Build 138
-* Added pagination/infinite scroll for channel contents (Invidious and Piped)
-* Added support for channel tabs for Invidious (previously available only for Piped)
-* New browsing setting: "Show unwatched feed badges"
-* Other minor changes and improvements
+## Build 139
+* Fixed issue where channels in Favorites would not refresh contents
+* Added Japanese localization
 
 ### Previous Builds
+* Added pagination/infinite scroll for channel contents (Invidious and Piped)
+* Added support for channel tabs for Invidious (previously available only for Piped)
 * Added filter to hide Short videos, available via view menu/toolbar button
 * Added localizations: Arabic, Portugese, Portuguese (Brazil)
+* Added browsing setting: "Show unwatched feed badges"
 * Fixed reported crashes
 * Other minor changes and improvements