CHANGELOG.md in wildcard_matchers-0.1.6 vs CHANGELOG.md in wildcard_matchers-0.1.7
- old
+ new
@@ -1,4 +1,9 @@
+## 0.1.7
+* FIX
+ * bug of hash_includes corrupts expectation
+ * bug of using without rspec
+
## 0.1.6
* ENHANCEMENT
* add reponding helper to check object attribute with hash
* CHANGE
* allow wildcard_matcher to use recursively with rspec