File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ This is a major release. Includes re-implementation of concat to use native Type
1010####Bugfixes
1111- Fixes a bug in alpha ordering of fragments.
1212
13+ =======
14+ ##2015 -06-02 - Supported Release 1.2.3
15+ ###Summary
16+
17+ This release includes a README fix to document correct behavior of fragment target parameter.
18+
19+ ####Bugfixes
20+
21+ - README Fix to correctly document how a fragment $target param should work.
1322
1423##2015 -05-12 - Supported Release 1.2.2
1524###Summary
Original file line number Diff line number Diff line change 77 "source" : " https://github.com/puppetlabs/puppetlabs-concat" ,
88 "project_page" : " https://github.com/puppetlabs/puppetlabs-concat" ,
99 "issues_url" : " https://tickets.puppetlabs.com/browse/MODULES" ,
10- "dependencies" : [
11- {"name" :" puppetlabs/stdlib" ,"version_requirement" :" >= 4.5.0 < 5.0.0" }
12- ],
1310 "operatingsystem_support" : [
1411 {
1512 "operatingsystem" : " RedHat" ,
106103 "name" : " puppet" ,
107104 "version_requirement" : " 3.x"
108105 }
106+ ],
107+ "dependencies" : [
108+ {"name" :" puppetlabs/stdlib" ,"version_requirement" :" >= 3.2.0 < 5.0.0" }
109109 ]
110110}
You can’t perform that action at this time.
0 commit comments