CHANGELOG in jsus-0.2.7 vs CHANGELOG in jsus-0.3.0
- old
+ new
@@ -1,6 +1,9 @@
= Jsus Changelog
+== Version 0.3.0
+* Added Jsus::Middleware for rack middleware stuff. Yay!
+
== Version 0.2.7
* Brushed up CLI code
* Added --watch option for cli (using fssm gem and fs backend for your operating system)
* Added --compress option for cli (using yui-compressor gem)
@@ -102,6 +105,6 @@
== Version 0.1.1 (not released)
* Massive refactoring
* Moved out packing logic to brand new Packager and Container classes
== Version 0.1.0
-* Initial release
\ No newline at end of file
+* Initial release