Skip to content

Commit

Permalink
Update CHANGELOG with yanked 2.x releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bmjen committed Jun 12, 2015
1 parent 6ad7f74 commit 52cb97c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
=======
##2015-06-02 - Supported Release 2.0.1 [YANKED]
###Summary

This is a bugfix release.

####Bugfixes
- Fixes dependency graphing with concurrent modification of the same file.
- Fixes handling fragment target.
- Fixes the defaulted force behavior to handle empty concats correctly.

=======
##2015-05-12 - Supported Release 2.0.0 [YANKED]
###Summary

This is a major release. Includes re-implementation of concat to use native Type and Providers, resulting in significantly improved performance and testability. Also includes a bugfix to alpha ordering of fragments.

####Features
- Re-implementation of concat to use native Type and Providers.

####Bugfixes
- Fixes a bug in alpha ordering of fragments.

=======
##2015-06-02 - Supported Release 1.2.3
###Summary

Expand Down

0 comments on commit 52cb97c

Please sign in to comment.