CHANGELOG in gitdocs-0.5.0.pre6 vs CHANGELOG in gitdocs-0.5.0.pre7

- old
+ new

@@ -1,4 +1,15 @@ +0.5.0.pre7 (August 3rd 2014) + + * UI improvements to repo browser (@acant) + * upgrade dependencies (@acant) + * add integration testing for repo browser (@acant) + * include hidden files in directory listing (@acant) + * refactor the server, cleanup file manipulation (@acant) + * add fetch only syncing for repositories (@acant) + * add sync status for reach repository in the CLI status (@acant) + * fix display of hidden files in the web UI (@acant) + 0.5.0.pre6 (May 24th 2014) * Remove the load_browser_on_startup config option (@acant) * Stop the addition of extra conflict markers (@acant) * Separate the commit and push methods in repository (@acant)