Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Nov 11, 2022
1 parent dca5659 commit 5bfe349
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## master (unreleased)

### Bug fixes

* [#189](https://github.com/rubocop/rubocop-minitest/issues/189): Fix a false positive for `Minitest/EmptyLineBeforeAssertionMethods` when using an assertion method as the first line within a test block. ([@ryanquanz][])

## 0.23.1 (2022-11-07)

### Bug fixes
Expand Down Expand Up @@ -373,3 +377,4 @@
[@ippachi]: https://github.com/ippachi
[@r7kamura]: https://github.com/r7kamura
[@rwstauner]: https://github.com/rwstauner
[@ryanquanz]: https://github.com/ryanquanz

This file was deleted.

0 comments on commit 5bfe349

Please sign in to comment.