From 674460ccd3cd24f8e472d850c843927d8ea49c28 Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Tue, 29 Sep 2015 14:41:25 -0400 Subject: [PATCH] Forgot to update HISTORY --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 750cff2..21c3691 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,8 @@ * New API incompatible with the 2.x versions * Installation requires use of Composer to install dependencies * Add config option for simply concatenating files +* Add config option for altering creation of Minify/MinApp objects +* Missing spec no longer redirects, instead links to docs * Removed JSMin+ (unmaintained, high memory usage) ## Version 2.2.1 (2014-10-30)