Skip to content

Commit

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

## master (unreleased)

### Bug fixes

* [#289](https://github.com/rubocop/rubocop-performance/issues/289): Fix a false positive for `Performance/StringIdentifierArgument` when using namespaced class string argument. ([@koic][])
* [#288](https://github.com/rubocop/rubocop-performance/pull/288): Recover Ruby 2.4 code analysis using `TargetRubyVersion: 2.4`. ([@koic][])

### Changes

* [#287](https://github.com/rubocop/rubocop-performance/pull/287): **(Breaking)** Drop Ruby 2.5 support. ([@koic][])

## 1.13.3 (2022-03-05)

### Bug fixes
Expand Down
Empty file removed changelog/.gitkeep
Empty file.
1 change: 0 additions & 1 deletion changelog/change_drop_ruby_2_5_support.md

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion changelog/fix_recover_ruby_24_analysis.md

This file was deleted.

0 comments on commit b86dd9d

Please # to comment.