CHANGELOG.md in rubocop-rspec-1.44.1 vs CHANGELOG.md in rubocop-rspec-2.0.0.pre
- old
+ new
@@ -1,8 +1,13 @@
# Change log
## Master (Unreleased)
+## 2.0.0.pre (2020-10-22)
+
+* Update RuboCop dependency to v1.0.0. ([@bquorning][])
+* **(Potentially breaking)** Change namespace of several cops (`Capybara/*` -> `RSpec/Capybara/*`, `FactoryBot/*` -> `RSpec/FactoryBot/*`, `Rails/*` -> `RSpec/Rails/*`). ([@pirj][], [@bquorning][])
+
## 1.44.1 (2020-10-20)
* Relax `rubocop-ast` version constraint. ([@PhilCoggins][])
## 1.44.0 (2020-10-20)