From 135c5f313b6f98086324a91c0013138be1a24060 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 13 Aug 2014 01:19:19 -0400 Subject: [PATCH] Update history to reflect merge of #2740 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6344c5f7..ecb33431 100644 --- a/History.markdown +++ b/History.markdown @@ -54,6 +54,7 @@ ### Site Enhancements * Use Sass and a Docs Collection (#2651) + * Add `latest_version.txt` file to the site (#2740) * Be more ambiguous about `page.content`. But more transparent. (#2522) * Streamlining front matter wording (instead of front-matter/frontmatter) (#2674) * Add note that source directory cannot be modified in GitHub Pages (#2669)