CHANGELOG.md in rubocop-rspec-2.29.0 vs CHANGELOG.md in rubocop-rspec-2.29.1

- old
+ new

@@ -1,8 +1,12 @@ # Changelog ## Master (Unreleased) +## 2.29.1 (2024-04-05) + +- Fix an error in the default configuration. ([@ydah]) + ## 2.29.0 (2024-04-04) - Fix an autocorrect error for `RSpec/ExpectActual`. ([@bquorning]) - Add new `RSpec/UndescriptiveLiteralsDescription` cop. ([@ydah]) - Add new `RSpec/EmptyOutput` cop. ([@bquorning])