From 482ecd2140c4f68161d5052a517d7c2aa5d719fc Mon Sep 17 00:00:00 2001 From: vgvbot Date: Mon, 18 May 2026 00:52:06 +0000 Subject: [PATCH 1/2] feat: CHANGELOG for May 18, 2026 --- 2026/18-05-26.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2026/18-05-26.md diff --git a/2026/18-05-26.md b/2026/18-05-26.md new file mode 100644 index 0000000..d736368 --- /dev/null +++ b/2026/18-05-26.md @@ -0,0 +1,7 @@ +# Very Good Changelog (05-18-2026) + +TODO: Someone should write a nice description for this CHANGELOG + +## vgv-wingspan +- fix: validate-and-fix should prefer MCP tools over shell commands ([@omartinma](https://github.com/omartinma)) + - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/193 From cfb0afe7324709908e80f1cbffaf2587ba916a59 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Mon, 18 May 2026 19:19:51 +0200 Subject: [PATCH 2/2] Apply suggestion from @marcossevilla --- 2026/18-05-26.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/2026/18-05-26.md b/2026/18-05-26.md index d736368..da70de6 100644 --- a/2026/18-05-26.md +++ b/2026/18-05-26.md @@ -1,7 +1,5 @@ # Very Good Changelog (05-18-2026) -TODO: Someone should write a nice description for this CHANGELOG - ## vgv-wingspan - fix: validate-and-fix should prefer MCP tools over shell commands ([@omartinma](https://github.com/omartinma)) - https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/193