Skip to content

Commit

Permalink
Add a changelog entry for Rails/Presence
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Oct 13, 2019
1 parent 048463f commit 6244c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Bug fixes

* [#120](https://github.com/rubocop-hq/rubocop-rails/issues/120): Fix message for `Rails/SaveBang` when the save is in the body of a conditional. ([@jas14][])
* [#131](https://github.com/rubocop-hq/rubocop-rails/pull/131): Fix an incorrect autocorrect for `Rails/Presence` when using `[]` method. ([@forresty][])

## 2.3.2 (2019-09-01)

Expand Down Expand Up @@ -90,3 +91,4 @@
[@MaximeLaurenty]: https://github.com/MaximeLaurenty
[@eugeneius]: https://github.com/eugeneius
[@jas14]: https://github.com/jas14
[@forresty]: https://github.com/forresty

0 comments on commit 6244c0e

Please sign in to comment.