Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
McJones committed Apr 6, 2022
1 parent f1dad48 commit 336ca10
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 @@ -27,6 +27,8 @@ This means in many situations where either the l-value or r-value of an expressi
Additionally now functions tagged with the `YarnFunction` attribute are sent along to the compiler so that they can be used to inform values.
The upside of this is in situations like `<<set $cats = get_cats()>>` if either `$cats` is declared or `get_cats` is tagged as a `YarnFunction` there won't be an error anymore.

- Line view should no longer have unusual interactions around enabling and disabling different effects (#161 and #153).

### Removed

## [2.1.0] 2022-02-17
Expand Down

0 comments on commit 336ca10

Please sign in to comment.