Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit c8bfea4

Browse files
committed
Release 1.0.0
1 parent 1fd1fe7 commit c8bfea4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## Release 1.0.0
2+
### Summary
3+
First major release. Brings it into the modern age with puppet 4, and into the future with archlinux.
4+
5+
### Changed
6+
- Dropped puppet 3 compatibility
7+
- Bumped stdlib lower bound to 4.13.1
8+
9+
### Added
10+
- archlinux support
11+
112
## Release 0.6.0
213
### Summary
314
This release includes support for Puppet 4 AIO, test fixes and cleanup.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-ruby",
3-
"version": "0.6.0",
3+
"version": "1.0.0",
44
"author": "Puppet Labs",
55
"summary": "Manages Ruby and Rubygems.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)