From 7557e732a294d53cda924655a137473b7c4ced8e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 13 Apr 2013 20:42:35 +0200 Subject: [PATCH] Update history to reflect addition of docs for page.path #951 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 4ac2a788..e5e48d8e 100644 --- a/History.txt +++ b/History.txt @@ -63,6 +63,7 @@ * Site Enhancements * Update quickstart instructions with `new` command (#966) * Add docs for page.excerpt (#956) + * Add docs for page.path (#951) * Clean up site docs to prepare for 1.0 release (#918) * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583)