Skip to content

Commit 7837269

Browse files
authored
Merge pull request #1029 from rubocop-hq/fix-changelng
Fix changelog
2 parents 214e8fc + aa29df0 commit 7837269

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
@@ -5,14 +5,14 @@
55
* Move our documentation from rubocop-rspec.readthedocs.io to docs.rubocop.org/rubocop-rspec. ([@bquorning][])
66
* Add `RSpec/RepeatedIncludeExample` cop. ([@biinari][])
77
* Add `RSpec/StubbedMock` cop. ([@bquorning][], [@pirj][])
8+
* Add `IgnoredMetadata` configuration option to `RSpec/DescribeClass`. ([@Rafix02][])
89
* Fix false positives in `RSpec/EmptyExampleGroup`. ([@pirj][])
910
* Fix a false positive for `RSpec/EmptyExampleGroup` when example is defined in an `if` branch. ([@koic][])
1011

1112
## 1.43.2 (2020-08-25)
1213

1314
* Fix `RSpec/FilePath` when checking a file with a shared example. ([@pirj][])
1415
* Fix subject nesting detection in `RSpec/LeadingSubject`. ([@pirj][])
15-
* Add `IgnoredMetadata` configuration option to `RSpec/DescribeClass`. ([@Rafix02][])
1616

1717
## 1.43.1 (2020-08-17)
1818

0 commit comments

Comments
 (0)