diff --git a/.github/.cspell/people_usernames.txt b/.github/.cspell/people_usernames.txt index 17a37cd..ec5f3d8 100644 --- a/.github/.cspell/people_usernames.txt +++ b/.github/.cspell/people_usernames.txt @@ -65,6 +65,7 @@ ndelanou NurRozikin pablojimpas pattobrien +pietroid PiotrFLEURY quocanhbk Renan's diff --git a/2025/17-03-25.md b/2025/17-03-25.md new file mode 100644 index 0000000..4893e9f --- /dev/null +++ b/2025/17-03-25.md @@ -0,0 +1,9 @@ +# Very Good Changelog (03-17-2025) + +## mockingjay +- feat: support `removeRouteBelow` method ([@willhlas](https://github.com/willhlas)) + - https://github.com/VeryGoodOpenSource/mockingjay/pull/90 +- chore: bumping very good analysis from 6.0.0 to 7.0.0 ([@pietroid](https://github.com/pietroid)) + - https://github.com/VeryGoodOpenSource/mockingjay/pull/87 +- chore!: breaking change: remove deprecated parameter ([@pietroid](https://github.com/pietroid)) + - https://github.com/VeryGoodOpenSource/mockingjay/pull/86