update changelog
This commit is contained in:
parent
b6ef861338
commit
6f6fa98680
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
* Inline cache vars are marked private so as not to interfere with tooling
|
* Inline cache vars are marked private so as not to interfere with tooling
|
||||||
* Bug fix: Using `pred` no longer inserts unecessary `coerce-nav` call at callsite
|
* Bug fix: Using `pred` no longer inserts unecessary `coerce-nav` call at callsite
|
||||||
* Bug fix: Dynamic navs in argument position to another nav now properly expanded and compiled
|
* Bug fix: Dynamic navs in argument position to another nav now properly expanded and compiled
|
||||||
|
* Bug fix: Dynamic parameters nested inside data structures as arguments are now compiled correctly by inline compiler
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue