summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2011-06-17 17:15:29 +0200
committerFlorian Frank <flori@ping.de>2011-06-20 12:04:34 +0200
commita297194cbaf482b32c2e777a4069163d67d48233 (patch)
tree8461e3e96798cf83934941f94cc670181fee49d5 /CHANGES
parent9e41c1997c096330634e5596db8265eb7e7072f9 (diff)
downloadjson-a297194cbaf482b32c2e777a4069163d67d48233.tar.gz
Alias State#configure method as State#merge
This increases duck type synonymy with Hash
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c048910..18da313 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2011-06-17 (1.5.3)
+ * Alias State#configure method as State#merge to increase duck type synonymy with Hash.
2011-05-11 (1.5.2)
* Apply documentation patch by Cory Monty <cory.monty@gmail.com>.
* Add gemspecs for json and json_pure.