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

- old
+ new

@@ -1,9 +1,14 @@ # Changelog ## Master (Unreleased) +## 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]) + ## 2.29.1 (2024-04-05) - Fix an error in the default configuration. ([@ydah]) ## 2.29.0 (2024-04-04) @@ -893,10 +898,11 @@ [@g-rath]: https://github.com/G-Rath [@geniou]: https://github.com/geniou [@gsamokovarov]: https://github.com/gsamokovarov [@harry-graham]: https://github.com/harry-graham [@harrylewis]: https://github.com/harrylewis +[@hasghari]: https://github.com/hasghari [@hosamaly]: https://github.com/hosamaly [@ignaciovillaverde]: https://github.com/ignaciovillaverde [@jaredbeck]: https://github.com/jaredbeck [@jaredmoody]: https://github.com/jaredmoody [@jdufresne]: https://github.com/jdufresne @@ -905,9 +911,10 @@ [@jfragoulis]: https://github.com/jfragoulis [@johnny-miyake]: https://github.com/johnny-miyake [@jojos003]: https://github.com/jojos003 [@jonatas]: https://github.com/jonatas [@jtannas]: https://github.com/jtannas +[@k-s-a]: https://github.com/K-S-A [@kellysutton]: https://github.com/kellysutton [@koic]: https://github.com/koic [@kuahyeow]: https://github.com/kuahyeow [@lazycoder9]: https://github.com/lazycoder9 [@leoarnold]: https://github.com/leoarnold