update changelog

This commit is contained in:
Nathan Marz 2020-08-16 19:40:59 -04:00
parent e222ba2a6c
commit edd7429281

View file

@ -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`.