From d57d01525fc857d7adca2b08ebdab131778eb913 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Fri, 21 Jun 2024 10:36:04 -0500 Subject: [PATCH] chore: fix typo in release notes --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2f8f7048..49c4782b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -25,7 +25,7 @@ This section contains past updates we've sent to customers. We found and fixed a bug in the Dart runtime, whereby sometimes "catch" blocks would be ignored after applying a Shorebird patch. This bug has been present in all versions of Shorebird Flutter for iOS prior to 3.22.2. This bug did not -effect Android. +affect Android. After careful evaluation we decided this try/catch issue was severe enough that we would be remiss to allow continued use of older versions of Flutter for iOS