Skip to content

Commit 22d2648

Browse files
committed
Update CHANGELOG
1 parent 371111f commit 22d2648

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- The `Elsif` node has been folded into `IfNode`. A `beginning` field has been added to `IfNode` and contains a string specifying if the node represents an `if` or `elsif`.
12+
913
## [5.3.0] - 2023-01-26
1014

1115
### Added

0 commit comments

Comments
 (0)