History.txt in aslakhellesoy-warbler-0.9.13 vs History.txt in aslakhellesoy-warbler-0.9.13.4
- old
+ new
@@ -1,7 +1,15 @@
-== 0.9.13 (In Git)
+== 0.9.14 (In Git)
* Ability to set jruby_complete.jar in config/warbler.rb (Aslak Hellesøy)
+
+== 0.9.13
+
+* RailsConf 2009 edition.
+* Only bundled JRuby and JRuby-Rack upgrades. Bug fixes will have to come in 0.9.14.
+* This should also be the last release with bundled JRuby and JRuby-Rack.
+* Upgrade to JRuby 1.3.0RC1 and JRuby-Rack 0.9.4. The latter allows
+ Rails 2.3 to work with Warbler.
== 0.9.12
* Allow framework auto-detection to be disabled. Set
`Warbler.framework_detection = false` at the top of config/warble.rb