Skip to content

Commit 0fcda28

Browse files
committed
Update Changelog
1 parent 98c6ca4 commit 0fcda28

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
## master (unreleased)
1313

14+
### Bug fixes
15+
16+
* [#332](https://github.com/rubocop/rubocop-minitest/issues/332): Fix false positives for `Minitest/NoAssertions` when using matcher methods. ([@koic][])
17+
* [#334](https://github.com/rubocop/rubocop-minitest/issues/334): Fix minitest extension for the cop generator. ([@rafaelfranca][])
18+
1419
## 0.38.0 (2025-04-01)
1520

1621
### New features
@@ -650,3 +655,4 @@
650655
[@jaredmoody]: https://github.com/jaredmoody
651656
[@brandoncc]: https://github.com/brandoncc
652657
[@bquorning]: https://github.com/bquorning
658+
[@rafaelfranca]: https://github.com/rafaelfranca

changelog/fix_false_positives_for_minitest_no_assertion_test.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_fix_minitest_extension_for_the_cop.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)