From b277566d690cad92e365e55bcbec13a6788e8fa8 Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 24 Nov 2025 00:25:27 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for Nov 24, 2025 --- 2025/24-11-25.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2025/24-11-25.md diff --git a/2025/24-11-25.md b/2025/24-11-25.md new file mode 100644 index 0000000..d2adb89 --- /dev/null +++ b/2025/24-11-25.md @@ -0,0 +1,7 @@ +# Very Good Changelog (11-24-2025) + +TODO: Someone should write a nice description for this CHANGELOG + +## very_good_analysis +- feat: support Dart 3.10 ([@marcossevilla](https://github.com/marcossevilla)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/178 From 5bcbc7bfb8e25d0a70f497a139eb45c6a905d1ca Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:47:47 +0100 Subject: [PATCH 2/2] Apply suggestion from @marcossevilla --- 2025/24-11-25.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2025/24-11-25.md b/2025/24-11-25.md index d2adb89..61f0f30 100644 --- a/2025/24-11-25.md +++ b/2025/24-11-25.md @@ -1,7 +1,5 @@ # Very Good Changelog (11-24-2025) -TODO: Someone should write a nice description for this CHANGELOG - ## very_good_analysis - feat: support Dart 3.10 ([@marcossevilla](https://github.com/marcossevilla)) - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/178