History.markdown in rspec-expectations-2.2.0 vs History.markdown in rspec-expectations-2.3.0
- old
+ new
@@ -1,6 +1,13 @@
## rspec-expectations release history (incomplete)
+### 2.3.0 / 2010-12-12
+
+[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.2.1...v2.3.0)
+
+* Enhancements
+ * diff strings when include matcher fails (Mike Sassak)
+
### 2.2.0 / 2010-11-28
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.1.0...v2.2.0)
### 2.1.0 / 2010-11-07