diff --git a/CHANGES.md b/CHANGES.md index 143c96e..e5bd270 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ ## 0.9.1 (unreleased) * Fixed reflection in protocol path code * Optimized late-bound parameterization for JVM implementation by directly creating the object array rather than use object-array +* Incorrectly specified function names in defpath will now throw error ## 0.9.0 * Fixed bug where comp-paths wouldn't work on lazy seqs in cljs