CHANGELOG in gitdocs-0.5.0.pre7 vs CHANGELOG in gitdocs-0.5.0
- old
+ new
@@ -1,4 +1,10 @@
+0.5.0 (May 2nd 2015)
+ * upgrade gems activerecord, minitest, haml-lint, redcarpet (@acant)
+ * convert web interface to use Sinatra instead of renee (@acant)
+ * add rake task to run the web interface standalone using the shotgun gem (@acant)
+ * add fenced code (and syntax highlighting) into Markdown parsing (@acant)
+
0.5.0.pre7 (August 3rd 2014)
* UI improvements to repo browser (@acant)
* upgrade dependencies (@acant)
* add integration testing for repo browser (@acant)