Skip to content

Commit 1d687ef

Browse files
committed
Update Changelog
1 parent 0a293bf commit 1d687ef

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

CHANGELOG.md

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

1212
## master (unreleased)
1313

14+
### New features
15+
16+
* [#301](https://github.com/rubocop/rubocop-minitest/issues/301): Add new Minitest/Focus cop. ([@jaredmoody][])
17+
18+
### Bug fixes
19+
20+
* [#300](https://github.com/rubocop/rubocop-minitest/pull/300): Fix an error for `Minitest/AssertEmptyLiteral` when only passing an empty literal. ([@earlopain][])
21+
22+
### Changes
23+
24+
* [#303](https://github.com/rubocop/rubocop-minitest/pull/303): Require RuboCop 1.61 to use `AutoCorrect: Contextual`. ([@koic][])
25+
* [#304](https://github.com/rubocop/rubocop-minitest/pull/304): Require RuboCop AST >= 1.31.1 to support Prism as a Ruby Parser. ([@koic][])
26+
1427
## 0.34.5 (2024-01-20)
1528

1629
### Bug fixes
@@ -589,3 +602,4 @@
589602
[@G-Rath]: https://github.com/G-Rath
590603
[@amomchilov]: https://github.com/amomchilov
591604
[@earlopain]: https://github.com/earlopain
605+
[@jaredmoody]: https://github.com/jaredmoody

changelog/change_require_rubocop_1_61.md

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

changelog/change_support_prism.md

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

changelog/fix_an_error_for_assert_empty_literal.md

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

changelog/new_add_new_minitest_no_focus_cop.md

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

0 commit comments

Comments
 (0)