Skip to content

Commit f3abf9d

Browse files
committed
Add the relelase note for v1.46.0
1 parent 18a2bc9 commit f3abf9d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

relnotes/v1.46.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### New features
2+
3+
* [#379](https://github.com/rubocop/rubocop-ast/pull/379): Support `RuboCop::AST::ComplexNode`. ([@koic][])
4+
5+
### Bug fixes
6+
7+
* [#380](https://github.com/rubocop/rubocop-ast/pull/380): Fix `RuboCop::AST::NumericNode#sign?` to return boolean. ([@viralpraxis][])

0 commit comments

Comments
 (0)