update changelog

This commit is contained in:
nathanmarz 2017-04-11 11:45:04 -04:00
parent b18a249623
commit a113946076

View file

@ -2,6 +2,7 @@
* Add `satisfies-protpath?`
* Inline cache vars are marked private so as not to interfere with tooling
* Improve performance of ALL transform on lists by 7x
* 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 parameters nested inside data structures as arguments are now compiled correctly by inline compiler