CHANGELOG.md in rubocop-factory_bot-2.26.0 vs CHANGELOG.md in rubocop-factory_bot-2.26.1
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
## Master (Unreleased)
+## 2.26.1 (2024-06-12)
+
+- Bump RuboCop requirement to +1.61. ([@ydah])
+
## 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])