CHANGELOG.md in mocktail-1.1.0 vs CHANGELOG.md in mocktail-1.1.1

- old
+ new

@@ -1,4 +1,10 @@ +# 1.1.1 + +* Improve output for undefined singleton methods + ([#11](https://github.com/testdouble/mocktail/pull/11) by + [@calebhearth](https://github.com/calebhearth)) + # 1.1.0 * Feature: add support for passing methods to `Mocktail.explain()` * Fix 3.1 support by bypassing highlight_error for custom NoMethodError objects raised by Mocktail [error_highlight#20](https://github.com/ruby/error_highlight/issues/20)