Skip to content

Commit 9165c10

Browse files
committed
Cut 2.27.0
1 parent f052a89 commit 9165c10

File tree

5 files changed

+567
-2
lines changed

5 files changed

+567
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
## master (unreleased)
1111

12+
## 2.27.0 (2024-10-26)
13+
1214
### Bug fixes
1315

1416
* [#1377](https://github.com/rubocop/rubocop-rails/issues/1377): Fix an error for `Rails/EnumSyntax` when positional arguments are used and options are not passed as keyword arguments. ([@koic][])

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name: rubocop-rails
22
title: RuboCop Rails
33
# We always provide version without patch here (e.g. 1.1),
44
# as patch versions should not appear in the docs.
5-
version: ~
5+
version: '2.27'
66
nav:
77
- modules/ROOT/nav.adoc

0 commit comments

Comments
 (0)