update changelog

This commit is contained in:
Nathan Marz 2016-06-08 13:35:29 -04:00
parent 29c3e1dc06
commit 7fa477f197

View file

@ -1,3 +1,6 @@
## 0.12.0-SNAPSHOT
* Added META navigator (thanks @aengelberg)
## 0.11.1
* More efficient inline caching for Clojure version, benchmarks show inline caching within 5% of manually precompiled code for all cases
* Added navigators for transients in com.rpl.specter.transient namespace (thanks @aengelberg)