Skip to content

Commit

Permalink
Merge pull request #76 from cyberious/1.1.x
Browse files Browse the repository at this point in the history
1.1.x
  • Loading branch information
bmjen committed Mar 25, 2015
2 parents d85701f + 1e8215d commit 4595a2e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
##2015-03-24 - Supported Release 1.1.0
###Summary

This release adds support for Ruby 2.1.5 and issues with how Ruby reads back the registry in certain scenarios, see MODULES-1723 for more details.

####Bugfixes
- Additional tests for purge_values
- Use wide character registry APIs
- Test Ruby Registry methods uncalled
- Introduce Ruby 2.1.5 failing tests


##2014-08-25 - Supported Release 1.0.3
###Summary

Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "puppetlabs-registry",
"version": "1.0.3",
"version": "1.1.0",
"author": "puppetlabs",
"summary": "This module provides a native type and provider to manage keys and values in the Windows Registry",
"license": "Apache License, Version 2.0",
"license": "Apache-2.0",
"source": "git://github.com/puppetlabs/puppetlabs-registry.git",
"project_page": "http://links.puppetlabs.com/registry-module",
"issues_url": "https://github.com/puppetlabs/puppetlabs-registry/issues",
Expand Down

0 comments on commit 4595a2e

Please sign in to comment.