CHANGELOG.md in rubocop-rspec-1.34.1 vs CHANGELOG.md in rubocop-rspec-1.35.0

- old
+ new

@@ -1,8 +1,12 @@ # Change log ## Master (Unreleased) +## 1.35.0 (2019-08-02) + +* Add `RSpec/ImplicitBlockExpectation` cop. ([@pirj][]) + ## 1.34.1 (2019-07-31) * Fix `RSpec/DescribedClass`'s error when a local variable is part of the namespace. ([@pirj][]) ## 1.34.0 (2019-07-23)