CHANGELOG.md in loquor-1.1.0 vs CHANGELOG.md in loquor-1.1.1
- old
+ new
@@ -1,4 +1,7 @@
+# 1.1.1 / 2014-01-24
+* [BUGFIX] Respond_to should respond to the same to symbols and strings.
+
# 1.1.0 / 2014-01-24
* [FEATURE] Add respond_to support for object hashes
# 1.0.0 / 2014-01-22
* [BUGFIX] Fix issue wth mock not responding to update correctly