diff --git a/CHANGELOG.md b/CHANGELOG.md index fb0d58cc6..3d2674b1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fix `RSpec/DescribedClass`'s error when a `described_class` is part of the namespace. ([@pirj][]) * Fix `RSpec/ExampleWording` autocorrect of multi-line docstrings. ([@pirj][]) +* Update RuboCop dependency to 0.68.1 to have support for child matching node pattern syntax. ([@pirj][]) ## 1.35.0 (2019-08-02)