summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c9498de..1442162 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2011-07-04 (1.5.4)
+ * Fix memory leak when used from multiple JRuby. (Patch by
+ jfirebaugh@github).
2011-06-20 (1.5.3)
* Alias State#configure method as State#merge to increase duck type synonymy with Hash.
* Add as_json methods in json/add/core, so rails can create its json objects