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

Bump version to 1.0.0

As of 1.0.0, this module will not conform to version 1 of the semantic
versioning rules. http://semver.org/spec/v1.0.0.html

Adding a changelog
parent 23bfa4c0
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,20 @@ class { 'nsswitch':
automount: files nisplus
aliases: files nisplus
### Changelog
* Bump version to 1.0.0
* Adding license file
* Further clean up metadata.json
* Add travis-ci badge
* Correct wrong link in metadata.json
* Add .travis.yml for automated Travis-CI testing
* Add .rspec file for testing purposes
* Bump version to 0.1.0 for release
* Convert to metadata.json
* Add initial components of automated testing
* Remove useless filename selection
#### License
Copyright 2013 Thomas Linkin <tom@puppetlabs.com>
......
{
"name": "trlinkin-nsswitch",
"version": "0.1.0",
"version": "1.0.0",
"author": "Thomas Linkin",
"license": "Apache-2.0",
"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