Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanReb authored Jan 8, 2024
1 parent 8a2ef96 commit 5b918a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
unreleased
-------------------

- When a transformation raises, the last valid AST is used, as input to the upcoming
transformations. All errors are collected. At the end, the errors are appended, as
extension nodes, at its beginning (#447, @burnleydev1)
- When a transformation raises, the last valid AST is used as input to the upcoming
transformations. All such errors are collected and appended as
extension nodes to the final AST (#447, @burnleydev1)

- Add API to manipulate attributes that are used as flags (#404, @dianaoigo)

Expand Down

0 comments on commit 5b918a3

Please sign in to comment.