From 74ef15cbea5b4a85c2a0cff4a5ba9aa517cb9784 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Wed, 17 Apr 2024 12:10:40 -0500 Subject: [PATCH] chore: update `RELEASE_NOTES` for v1.0.1 --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index aaa901cd..887c6f72 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,6 +9,7 @@ This section contains past updates we've sent to customers via Discord. - 🥞 Fix potential crashes when using dwarf stack traces on iOS patches - 🖇️ Fix potential errors on iOS patches due to link table alignment bug in the snapshot - 🔐 Ensure all release artifacts are built using the same Flutter revision +- 🪵 Improve logs to only include stack traces when using `--verbose` - ❅ Fix flaky failures when encoding archives (observed in `shorebird preview` on Windows) - 📝 Include patch instructions after all `release` commands - 🔗 Link to the Shorebird Console when a release already exists