From 694cea607085ca2eba4fe7b3f23a201c3871350b Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 14 Dec 2008 15:03:38 -0800 Subject: [PATCH] update history with related_posts change --- History.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.txt b/History.txt index 999698a7..7662db4a 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,7 @@ +== + * Major Changes + * related_posts is now found in site.related_posts + == 0.1.6 / 2008-12-13 * Major Features * Include files in _includes with {% include x.textile %}