File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - ** API:** ` AnonymousMethodNode::getStatementBlock ` method.
13+ - ** API:** ` AnonymousMethodNode::isEmpty ` method.
14+
1015### Changed
1116
1217- Include the global browsing path in unit import resolution.
@@ -20,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2025 - Standard library
2126- Empty anonymous methods are now ignored in ` EmptyBlock ` .
2227- Empty anonymous methods are now flagged in ` EmptyRoutine ` .
23- - ** API:** ` AnonymousMethodNode::getStatementBlock ` method.
24- - ** API:** ` AnonymousMethodNode::isEmpty ` method.
2528
2629## [ 1.12.2] - 2025-01-06
2730
You can’t perform that action at this time.
0 commit comments