Skip to content

Commit 4abf606

Browse files
committed
Update changelog
1 parent a9fcf89 commit 4abf606

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project from version 1.2.0 upwards are documented in this file.
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

5+
## [1.5.7] – 2024-01-15
6+
7+
### Added
8+
- Traversal functions `walkAncestors` and `findAncestorOfType` from Kolasu
9+
10+
### Changed
11+
- Aligned AST Transformers with Kolasu, and solved several issues in the previous implementation
12+
13+
### Fixed
14+
- `assignParents` didn't assign the right parent
15+
516
## [1.5.6] – 2023-12-12
617

718
### Changed

0 commit comments

Comments
 (0)