Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiostalla committed Jan 15, 2024
1 parent 36d310f commit b4db5b6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project from version 1.2.0 upwards are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.4.7] – Not yet released

### Added
- Traversal functions `walkAncestors` and `findAncestorOfType` from Kolasu

### Changed
- Aligned AST Transformers with Kolasu, and solved several issues in the previous implementation

### Fixed
- `assignParents` didn't assign the right parent

## [1.4.6] – 2023-12-04

### Changed
Expand Down

0 comments on commit b4db5b6

Please sign in to comment.