Skip to content

Commit 28f967a

Browse files
committed
Move API additions to Added section of changelog
1 parent f4b2b0e commit 28f967a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)