CHANGELOG.md in rubocop-rspec-3.0.0 vs CHANGELOG.md in rubocop-rspec-3.0.1
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
## Master (Unreleased)
+## 3.0.1 (2024-06-11)
+
+- Bump RuboCop requirement to +1.61. ([@ydah])
+
## 3.0.0 (2024-06-11)
- Remove extracted cops in `Capybara`, `FactoryBot` and `Rails` departments. ([@ydah])
- Remove `RuboCop::RSpec::Language::NodePattern`. ([@ydah])
- Remove `RSpec/FilePath` cop. ([@ydah])