From e51f705aa67bef971f41175e58a7eef8585aa7bb Mon Sep 17 00:00:00 2001 From: Matt Chowning Date: Tue, 13 Dec 2022 10:15:26 -0500 Subject: [PATCH] Update draft release notes for 7.29. --- metadata/release_notes.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/metadata/release_notes.txt b/metadata/release_notes.txt index a4689cbcc47..cb223ec331b 100644 --- a/metadata/release_notes.txt +++ b/metadata/release_notes.txt @@ -1,6 +1,9 @@ -* Bug Fixes: - * Fixed effects bottomsheet flickering to the expanded state while being dragged - ([#575](https://github.com/Automattic/pocket-casts-android/pull/575)). - * Fixed miniplayer play icon animation on theme change - ([#527](https://github.com/Automattic/pocket-casts-android/pull/527)). +* Bug Fixes: + * Fixed podcast date format + ([#477](https://github.com/Automattic/pocket-casts-android/pull/477)). + * Fix unable to permanently change "Skip back time" setting + ([#632](https://github.com/Automattic/pocket-casts-android/pull/632)). + * Display gravatar on profile screen + ([#644](https://github.com/Automattic/pocket-casts-android/pull/644)). +