README.md in sprockets-2.5.1 vs README.md in sprockets-2.6.0
- old
+ new
@@ -359,9 +359,13 @@
the Sprockets repository, write a failing test case, fix the bug and
submit a pull request.
## Version History ##
+**2.6.0** (September 19, 2012)
+
+* Added bower component.json require support
+
**2.5.0** (September 4, 2012)
* Fixed Ruby 2.0 RegExp warning
* Provide stubbed implementation of context *_path helpers
* Add SassCompressor