From 56e7f7688e7c8c6c7deac12be2fc87d61e5d3de4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 12 May 2013 14:08:11 +0200 Subject: [PATCH] Add note in history about documentation for #1081 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 522f7095..73b14624 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Catching that Redcarpet gem isn't installed (#1059) ### Site Enhancements + * Add documentation about `relative_permalinks` (#1081) * Remove pygments-installation instructions, as pygments.rb is bundled with it (#1079) * Move pages to be Pages for realz (#985) * Updated links to Liquid documentation (#1073)