diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index 579eb49..7c51886 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -63,6 +63,7 @@ marcossevilla matiasleyba matiasleybavgv mattiapispisa +meylis1998 mia-recki moshe MrCsabaToth diff --git a/2026/26-01-26.md b/2026/26-01-26.md new file mode 100644 index 0000000..1835fb9 --- /dev/null +++ b/2026/26-01-26.md @@ -0,0 +1,7 @@ +# Very Good Changelog (01-26-2026) + +## very_good_cli +- docs: add example glob pattern to --exclude-coverage help text ([@meylis1998](https://github.com/meylis1998)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1452 +- feat: add --fail-fast flag to test commands ([@meylis1998](https://github.com/meylis1998)) + - https://github.com/VeryGoodOpenSource/very_good_cli/pull/1453