update changelog

This commit is contained in:
Nathan Marz 2016-06-05 01:18:40 -04:00
parent ff903cd236
commit b6cd3b227b

View file

@ -1,5 +1,5 @@
## 0.11.1 (unreleased)
* More efficient inline caching for Clojure version, now inline caching is always within 5% of manually precompiled code
* More efficient inline caching for Clojure version, benchmarks show inline caching within 5% of manually precompiled code for all cases
* Huge performance improvement for ALL transform on maps and vectors
* Significant performance improvements for FIRST/LAST for vectors
* Huge performance improvements for `if-path`, `cond-path`, `selected?`, and `not-selected?`, especially for condition path containing only static functions