Skip to content

Commit 196416a

Browse files
committed
Update Changelog
1 parent 09737e4 commit 196416a

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
@@ -2,6 +2,11 @@
22

33
## master (unreleased)
44

5+
### Bug fixes
6+
7+
* [#829](https://github.com/rubocop/rubocop-rails/pull/829): Revert "Extends `Rails/HttpStatus` cop to check `routes.rb`" introduced in 2.17.0. ([@jdufresne][])
8+
* [#831](https://github.com/rubocop/rubocop-rails/pull/831): Fix a false positive for `Rails/Pluck` when using block argument in `[]`. ([@koic][])
9+
510
## 2.17.0 (2022-10-22)
611

712
### New features
@@ -722,3 +727,4 @@
722727
[@mollerhoj]: https://github.com/mollerhoj
723728
[@niklas-hasselmeyer]: https://github.com/niklas-hasselmeyer
724729
[@fsateler]: https://github.com/fsateler
730+
[@jdufresne]: https://github.com/jdufresne

changelog/change_revert_merge_pull_request_823_from.md

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

changelog/fix_a_false_positive_for_rails_pluck.md

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

0 commit comments

Comments
 (0)