From 648aade4d6122a3cd72fc0ffeec31925479c6ecb Mon Sep 17 00:00:00 2001 From: rick Date: Tue, 9 Nov 2010 12:09:13 -0800 Subject: [PATCH] update history --- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e0a684de..84605488 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,10 @@ # HEAD +* Minor Enhancements + * Add `:sanitization` and `:history_sanitization` options for customizing + how `Sanitize.clean` modifies formatted wiki content. * Bug Fixes - * Use @wiki.page_class in Gollum::Markup where appropriate (#63). + * Use `@wiki.page_class` in Gollum::Markup where appropriate (#63). # 1.1.0 / 2010-10-28