diff --git a/CHANGELOG b/CHANGELOG index d4e39ef..4750a7a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +* Thu Mar 07 2019 Liz Nemsick - 6.1.1-0 +- Update the upper bound of stdlib to < 6.0.0 +- Update a URL in the README.md + * Fri Oct 12 2018 Nick Miller - 6.1.0-0 - Added $package_ensure parameter - Changed the package from 'latest' to 'installed' diff --git a/README.md b/README.md index 18cc30a..dfda846 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Linux-compatible distribution. ## Development -Please read our [Contribution Guide](http://simp-doc.readthedocs.io/en/stable/contributors_guide/index.html). +Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html). If you find any issues, they can be submitted to our [JIRA](https://simp-project.atlassian.net). diff --git a/metadata.json b/metadata.json index 6f7ed03..8a27ab2 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "simp-sudosh", - "version": "6.1.0", + "version": "6.1.1", "author": "SIMP Team", "summary": "Manage sudosh", "license": "Apache-2.0", @@ -27,7 +27,7 @@ }, { "name": "puppetlabs/stdlib", - "version_requirement": ">= 4.13.0 < 5.0.0" + "version_requirement": ">= 4.13.0 < 6.0.0" } ], "operatingsystem_support": [