history updates

This commit is contained in:
rick
2010-08-23 16:39:10 -07:00
parent 05283347b0
commit 74ca65b045
+3
View File
@@ -3,6 +3,9 @@
* Major Enhancements
* Optimize page write/update/delete to use Grit::Index::read_tree instead
of manually recreating entire index contents.
* Added --irb option for the gollum command.
* Minor Enhancements
* Support a `:gollum_path` Sinatra setting for `Precious::App`
* Bug Fixes
* Increase minimum Sanitize version requirement to 1.1.0.
1.0.x versions of Sanitize require Hpricot instead of Nokogiri