CHANGELOG.md in mocktail-1.2.1 vs CHANGELOG.md in mocktail-1.2.2
- old
+ new
@@ -1,4 +1,8 @@
+# 1.2.2
+
+* As promised in 1.2.1, there were bugs. [#19](https://github.com/testdouble/mocktail/pull/19)
+
# 1.2.1
* Adds support for faking methods that use options hashes that are called with
and without curly braces [#17](https://github.com/testdouble/mocktail/pull/17)
(This is a sweeping change and there will probably be bugs.)