diff options
author | Hunter Haugen <hunter@puppetlabs.com> | 2014-06-17 17:05:12 -0700 |
---|---|---|
committer | Hunter Haugen <hunter@puppetlabs.com> | 2014-06-18 09:01:52 -0700 |
commit | 57cd521d35a4ea169382479403fbc89437428ae1 (patch) | |
tree | 02b2fa14f4c1eeb908b4e5e008c724fedf981d14 /CHANGELOG | |
parent | ecb4ad6a1ddd77ab7b6772e96e0f787c03c3f27a (diff) |
Release 1.0.1
Summary:
This release is the first supported release of vcsrepo. The readme has
been greatly improved.
Features:
- Updated and expanded readme to follow readme template
Fixes:
- Remove SLES from compatability metadata
- Unpin rspec development dependencies
- Update acceptance level testing
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2014-06-17 - Supported Release 1.0.1 + +Summary: +This release is the first supported release of vcsrepo. The readme has been +greatly improved. + +Features: +- Updated and expanded readme to follow readme template + +Fixes: +- Remove SLES from compatability metadata +- Unpin rspec development dependencies +- Update acceptance level testing + 2014-06-04 - Version 1.0.0 Summary: |