From 732a6422e6dedb7810fa1bae3acae31cabd6c98e Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Tue, 5 Jan 2016 09:02:20 -0500 Subject: [PATCH] update changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e5bd270..10458ae 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.9.1 (unreleased) +## 0.9.1 * 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