CHANGELOG.md in rubocop-rspec-1.43.1 vs CHANGELOG.md in rubocop-rspec-1.43.2

- old
+ new

@@ -1,8 +1,13 @@ # Change log ## Master (Unreleased) +## 1.43.2 (2020-08-25) + +* Fix `RSpec/FilePath` when checking a file with a shared example. ([@pirj][]) +* Fix subject nesting detection in `RSpec/LeadingSubject`. ([@pirj][]) + ## 1.43.1 (2020-08-17) * Fix `RSpec/FilePath` when checking a file defining e.g. an empty class. ([@bquorning][]) ## 1.43.0 (2020-08-17)