Skip to content

Commit 29c4ee2

Browse files
committed
Fix Changelog
1 parent def212a commit 29c4ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Master (Unreleased)
44

5-
* Fix `RSpec/DescribedClass`'s error when a `described_class` is part of the namespace. ([@pirj][])
5+
* Fix `RSpec/DescribedClass`'s error when `described_class` is used as part of a constant. ([@pirj][])
66
* Fix `RSpec/ExampleWording` autocorrect of multi-line docstrings. ([@pirj][])
77
* Add `RSpec/ContextMethod` cop, to detect method names in `context`. ([@geniou][])
88
* Update RuboCop dependency to 0.68.1 with support for children matching node pattern syntax. ([@pirj][])

0 commit comments

Comments
 (0)