From 1150303f77bd70c4cb11cd8e910fcab15556e1f3 Mon Sep 17 00:00:00 2001 From: rick Date: Mon, 17 Jan 2011 10:21:22 -0800 Subject: [PATCH] update history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index ba09e875..79c20873 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,7 @@ * Major Enhancements * Add Page sidebars, similar to Page footers. * Add the ability to revert commits to the wiki. + * Add MediaWiki support. * Minor Enhancements * Add `:sanitization` and `:history_sanitization` options for customizing how `Sanitize.clean` modifies formatted wiki content. @@ -12,6 +13,7 @@ rendering for added customization. * Bug Fixes * Use `@wiki.page_class` in Gollum::Markup where appropriate (#63). + * Fix parsing of Org mode file links (#87). # 1.1.0 / 2010-10-28