Skip to content

Commit

Permalink
keep up-to-daet
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Feb 9, 2022
1 parent e41010e commit ade8902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Fix bug in indexing + filter
* Fix bug in polymorphic functions used at multiple sites
* Change parsing/rewrite so `f a b + c` parses as `(f a b) + c` rather than `f a (b + c)`
* Fix bug in parser rewriting in `@include`d files
* Include searches current directory

# 0.3.0.0

Expand Down

0 comments on commit ade8902

Please sign in to comment.