History.markdown in api_matchers-0.6.0 vs History.markdown in api_matchers-0.6.1
- old
+ new
@@ -1,4 +1,9 @@
+## 0.6.1
+
+* Add description to matchers. This makes RSpec not complain about missing
+ description.
+
## 0.6.0
* Add be_forbidden matcher:
```ruby