History.txt in vegas-0.1.3 vs History.txt in vegas-0.1.4

- old
+ new

@@ -1,4 +1,11 @@ +== 0.1.4 2010-02-09 + +* Fixed: Logging on Ruby 1.9 (greatseth) +* Fixed: Dont chdir when daemonizing (messes up filesystem paths in apps) +* Fixed: Test cases and dev installation (greatseth) +* New: You can set the app_dir, pid file, log file and others via command line + == 0.1.3 2010-01-08 * Fixed: Runner escapes :app_name to make it a valid string for using in paths (thanks greatseth!) * Fixed: Runner respects a server setting on Sinatra apps to use that specific Rack handler. (thanks greatseth!) * New: Tested against Rack 1.1