Prepare supported module 1.0.2.
This commit is contained in:
parent
8d38908472
commit
62913f72f5
2 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
##2014-03-04 - Supported Release 1.0.x
|
##2014-03-04 - Supported Release 1.0.2
|
||||||
###Summary
|
###Summary
|
||||||
|
|
||||||
|
This is a supported release. No functional changes were made from 1.0.1.
|
||||||
|
|
||||||
####Features
|
####Features
|
||||||
|
- Huge amount of tests backported from 1.1.
|
||||||
|
- Documentation rewrite.
|
||||||
|
|
||||||
####Bugfixes
|
####Bugfixes
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name 'puppetlabs-concat'
|
name 'puppetlabs-concat'
|
||||||
version '1.0.1'
|
version '1.0.2'
|
||||||
source 'git://github.com/puppetlabs/puppetlabs-concat.git'
|
source 'git://github.com/puppetlabs/puppetlabs-concat.git'
|
||||||
author 'Puppetlabs'
|
author 'Puppetlabs'
|
||||||
license 'Apache 2.0'
|
license 'Apache 2.0'
|
||||||
|
|
Loading…
Reference in a new issue