Skip to content
Snippets Groups Projects
Commit cba0707e authored by Thomas Linkin's avatar Thomas Linkin
Browse files

Bump version to 1.2.0 and update changelog

parent 2b49ccc8
No related branches found
No related tags found
No related merge requests found
...@@ -100,6 +100,16 @@ class { 'nsswitch': ...@@ -100,6 +100,16 @@ class { 'nsswitch':
### Changelog ### Changelog
* Change quoting of string in `params.pp`
* Correct `.travis.yml` tests
* Add unit tests for different EL versions
* Cleanup metadata tabbing and add EL 7 version
* Add Puppet/PE requirements to metadata.json
* Add explicit support for EL 7
* Change tabbing in params.pp
* Remove undesirable tags from metadata
* Merge pull request #15 from togge/master
* added support for gshadow
* Update Changelog and bump version to 1.1.0 * Update Changelog and bump version to 1.1.0
* Extend Travis-CI testing * Extend Travis-CI testing
* Updates to the README.md * Updates to the README.md
......
{ {
"name": "trlinkin-nsswitch", "name": "trlinkin-nsswitch",
"version": "1.1.0", "version": "1.2.0",
"author": "Thomas Linkin", "author": "Thomas Linkin",
"license": "Apache-2.0", "license": "Apache-2.0",
"summary": "Module for managing nsswitch.conf", "summary": "Module for managing nsswitch.conf",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment