Skip to content

Commit

Permalink
Release 2.0.1 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
bmjen committed Jun 1, 2015
1 parent 5267d35 commit d6ee5a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
=======
##2015-06-02 - Supported Release 2.0.1
###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
###Summary
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-concat",
"version": "2.0.0",
"version": "2.0.1",
"author": "Puppet Labs",
"summary": "Construct files from multiple fragments.",
"license": "Apache-2.0",
Expand Down

0 comments on commit d6ee5a8

Please sign in to comment.