From e240bbb1bf6743a35476157605fe96496e55b529 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 18 Feb 2015 11:17:50 -0800 Subject: [PATCH] Update history to reflect merge of #3477 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b29f9984..813896fc 100644 --- a/History.markdown +++ b/History.markdown @@ -76,6 +76,7 @@ * Move all `regenerate?` checking to `Regenerator` (#3326) * Factor out a `read_data_file` call to keep things clean (#3380) * Proof the site with CircleCI. (#3427) + * Update LICENSE to 2015. (#3477) ### Site Enhancements