diff --git a/CHANGES.md b/CHANGES.md index 5e45150..80ae257 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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)