history update

This commit is contained in:
rick
2010-09-16 09:23:02 -07:00
parent e37a8b9da4
commit 4bb7d53854
+1
View File
@@ -9,6 +9,7 @@
* Support a `:gollum_path` Sinatra setting for `Precious::App`
* Add Wiki#size to efficiently count pages without loading them.
* Add the correct content type when serving files from the frontend.
* Wiki#pages come back sorted by Page#title.
* Bug Fixes
* Increase minimum Sanitize version requirement to 1.1.0.
1.0.x versions of Sanitize require Hpricot instead of Nokogiri