diff --git a/CHANGES.md b/CHANGES.md index f3dd7a4..f431f7a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 0.13.1-SNAPSHOT + +* Rename any? in com.rpl.specter.impl to avoid conflict with Clojure 1.9 + ## 0.13.0 * BREAKING CHANGE: `com.rpl.specter.macros` namespace removed and all macros moved into core `com.rpl.specter` namespace