Skip to content

Commit

Permalink
Update CHANGELOG to reflect 2.4.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tml committed May 15, 2013
1 parent 4018929 commit 64b0911
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
YUI Compressor 2.4.8
--------------------
+ Fix "important" and conditional comment processing
+ Fix a bug in the support for JS 1.7 style getters/setters
+ Better compliance and results in CSS compression (@danbeam,
@faisalman, @killsaw, @ademey)
+ Now minifies "border-left" in CSS (@sbertrang)
+ Include filename in warning and error output (@danielbeardsley)
+ Many improvements to parameter parsing and batch modes (@bmouw,
@bandesz, @ryansully)
+ Include jQuery as part of our test suite (@apm)
+ Trim trailing commas where possible (@nlalevee)

YUI Compressor 2.4.7
--------------------
+ Handle data urls without blowing up Java memory (regex)
Expand Down

0 comments on commit 64b0911

Please sign in to comment.