CHANGELOG.md in rubocop-factory_bot-2.25.1 vs CHANGELOG.md in rubocop-factory_bot-2.26.0

- old
+ new

@@ -1,9 +1,14 @@ # Changelog ## Master (Unreleased) +## 2.26.0 (2024-06-08) + +- Fix a false positive for `FactoryBot/AssociationStyle` when using nested factories with traits. ([@jaydorsey]) +- Support `AutoCorrect: contextual` option for LSP. ([@ydah]) + ## 2.25.1 (2024-01-08) - Fix a false positive for `FactoryBot/CreateList` when create call does have method calls and repeat multiple times with other argument. ([@ydah]) - Fix an error occurred for `FactoryBot/IdSequence` when `sequence` with non-symbol argument or without argument. ([@ydah]) @@ -86,9 +91,10 @@ [@composerinteralia]: https://github.com/composerinteralia [@darhazer]: https://github.com/Darhazer [@ddieulivol]: https://github.com/ddieulivol [@dmitrytsepelev]: https://github.com/dmitrytsepelev [@harrylewis]: https://github.com/harrylewis +[@jaydorsey]: https://github.com/jaydorsey [@jfragoulis]: https://github.com/jfragoulis [@jonatas]: https://github.com/jonatas [@leoarnold]: https://github.com/leoarnold [@liberatys]: https://github.com/Liberatys [@morissetcl]: https://github.com/morissetcl