diff --git a/HISTORY.txt b/HISTORY.txt index ece7196..ca682d4 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,4 +1,10 @@ -JSMin fixes (from Minify) +JSMin fixes + +Version 2.3.2 + * Correctly identifies regexes following keywords with no space. E.g. return/regex/; + +Version 2.3.1 + * Exception classes are PSR-0 loadable Version 2.3.0 * Removes leading UTF-8 BOM