From e5d2b2fb9aea03ea8fa7a46047949ec117a99350 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 13 Jun 2013 14:57:50 +0200 Subject: [PATCH] Update history to reflect merge of #1208. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 649b235d..4ac57bba 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Give the quick-start guide its own page (#1191) * Update ProTip on Installation page in docs to point to all the info about Pygments and the 'highlight' tag. (#1196) + * Run `site/img` through ImageOptim (thanks @qrush!) (#1208) ### Development Fixes