update history

This commit is contained in:
rick
2010-11-09 12:14:00 -08:00
parent d41cff3ef8
commit 38a5c296d7
+2
View File
@@ -3,6 +3,8 @@
* Minor Enhancements
* Add `:sanitization` and `:history_sanitization` options for customizing
how `Sanitize.clean` modifies formatted wiki content.
* Add `--config` option for the command line, to specify a ruby file that is
run during startup.
* Bug Fixes
* Use `@wiki.page_class` in Gollum::Markup where appropriate (#63).