CHANGELOG in gitdocs-0.4.15 vs CHANGELOG in gitdocs-0.5.0.pre1

- old
+ new

@@ -1,5 +1,17 @@ -0.4.15 (Unreleased) +0.5.0.pre1 (11/25/2013) + + * Upgrade thin gem to v1.5.1 (Thanks @acant) + * Add TravisCI configuration (Thanks @acant) + * Rescue StandardError and better error notifications to fix crashes (@acant) + * Reduce unexpected exists caused by repository and file system errors + * Add notification of unexpected daemon exist + * Add 'open' command to CLI for opening web app (@acant) + * Drop support for Ruby 1.8 (@acant) + * Code style updates (@acant) + * Display file system watch method in status (@acant) + +0.4.15 (8/29/2012) * Adds a 'new directory' function to front-end [thanks Kale Worsley] * Change 'New file' function to actually create a blank file [thanks Kale Worsley] * Fixes styling for ordered lists in preview