File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed
Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ ## 1.49.0 (2025-12-28)
6+
57### New features
68
79- [ #394 ] ( https://github.com/rubocop/rubocop-ast/pull/394 ) : Support Ruby 4.1 (experimental). ([ @koic ] [ ] )
Original file line number Diff line number Diff line change 11name : rubocop-ast
22title : RuboCop AST
3- version : master
3+ version : ' 1.49 '
44nav :
55 - modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change 33module RuboCop
44 module AST
55 module Version
6- STRING = '1.48 .0'
6+ STRING = '1.49 .0'
77 end
88 end
99end
Original file line number Diff line number Diff line change 1+ ### New features
2+
3+ - [ #394 ] ( https://github.com/rubocop/rubocop-ast/pull/394 ) : Support Ruby 4.1 (experimental). ([ @koic ] [ ] )
4+
5+ [ @koic ] : https://github.com/koic
You can’t perform that action at this time.
0 commit comments