From da247053923d44059d4e864e03734118920e29bb Mon Sep 17 00:00:00 2001 From: Tony Li Date: Fri, 24 Mar 2023 13:24:01 +1300 Subject: [PATCH] Update release notes --- RELEASE-NOTES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e8d49a0e662b..d7eba2b97b83 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,3 +1,7 @@ +22.1 +----- +* [**] [internal] Refactor updating account related Core Data operations, which ususally happens during log in and out of the app. [#20394] + 22.0 ----- * [*] Remove large title in Reader and Notifications tabs. [#20271]