Skip to content

Commit

Permalink
Updating the CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed Mar 15, 2015
1 parent 49a91e0 commit 6812914
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

#### 0.5.3

* [Concat] Fixing concat, it breaks some files if there is no new line. @burzum *2015-03-03-13*
* [Minify] BC fix to support Jsqueeze 1.x and 2.x @burzum *2015-03-12*
* [PHPUnit] Replace log-xml with log-junit @vkunz *2015-03-06*
* [Minify] Making it possible to pass options to the JS minification @burzum *2015-03-05*
* [CopyDir] Create destination recursively @boedah *2015-02-28*

#### 0.5.2

* [Phar] do not compress phar if more than 1000 files included (causes internal PHP error) *2015-02-24*
Expand Down

0 comments on commit 6812914

Please sign in to comment.