Skip to content

Commit d6ee5a8

Browse files
committed
Release 2.0.1 prep
1 parent 5267d35 commit d6ee5a8

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
=======
2+
##2015-06-02 - Supported Release 2.0.1
3+
###Summary
4+
5+
This is a bugfix release.
6+
7+
####Bugfixes
8+
- Fixes dependency graphing with concurrent modification of the same file.
9+
- Fixes handling fragment target.
10+
- Fixes the defaulted force behavior to handle empty concats correctly.
11+
112
=======
213
##2015-05-12 - Supported Release 2.0.0
314
###Summary

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-concat",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Puppet Labs",
55
"summary": "Construct files from multiple fragments.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)