From 9210d4ebd8e0fc79eb6f18a9e4cbc6c785eb03a7 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 21 Jan 2014 07:50:12 -0600 Subject: [PATCH] Update history to reflect merge of #1935 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 81f2f1c5..8056c82b 100644 --- a/History.markdown +++ b/History.markdown @@ -53,6 +53,7 @@ * Rename `read_things` to `read_content` (#1928) * Add `script/branding` script for ASCII art lovin' (#1936) * Update the README to reflect the repo move (#1943) + * Add the project vision to the README (#1935) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)