diff --git a/CHANGES.md b/CHANGES.md index fb06d67..872bd76 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 1.1.4-SNAPSHOT + +* Add arglist metadata to navs (thanks phronmophobic) + ## 1.1.3 - 2019-10-13 * Better AOT behavior: path functions for inline caching and protpath extensions no longer write eval'd class files. You can force path functions to not override `*compile-files*` by binding `com.rpl.specter.impl/*path-compile-files*` to `true`.