CHANGELOG.md in rubocop-rspec-2.29.2 vs CHANGELOG.md in rubocop-rspec-2.30.0

- old
+ new

@@ -1,9 +1,13 @@ # Changelog ## Master (Unreleased) +## 2.30.0 (2024-06-03) + +- Add new `RSpec/ExpectInLet` cop. ([@yasu551]) + ## 2.29.2 (2024-05-02) - Fix beginless and endless range bug for RepeatedIncludeExample cop. ([@hasghari]) - Fix a false positive for `RSpec/RepeatedSubjectCall` when subject is used as argument to function call. ([@K-S-A]) @@ -974,9 +978,10 @@ [@tmaier]: https://github.com/tmaier [@topalovic]: https://github.com/topalovic [@twalpole]: https://github.com/twalpole [@vzvu3k6k]: https://github.com/vzvu3k6k [@walf443]: https://github.com/walf443 +[@yasu551]: https://github.com/yasu551 [@ybiquitous]: https://github.com/ybiquitous [@ydah]: https://github.com/ydah [@yevhene]: https://github.com/yevhene [@ypresto]: https://github.com/ypresto [@zdennis]: https://github.com/zdennis