Update changelog + metadata
This commit is contained in:
parent
498adf96f9
commit
d3c6164971
14
CHANGELOG.md
14
CHANGELOG.md
@ -2,6 +2,20 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 0.4.1 (2019-03-11)
|
||||||
|
|
||||||
|
### [Related PR : https://github.com/geekix/puppet-nslcd/pull/18]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Deprecated validate_ functions replaced with parameter data types
|
||||||
|
- Deprecated anchor pattern replaced with contain function
|
||||||
|
- Minor whitespace inconsistency in metadata.json
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Move default parameters from params.pp to init.pp
|
||||||
|
|
||||||
## 0.4.0 (2019-03-06)
|
## 0.4.0 (2019-03-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "geekix-nslcd",
|
"name": "geekix-nslcd",
|
||||||
"version": "0.4.0",
|
"version": "0.4.1",
|
||||||
"author": "geekix",
|
"author": "geekix",
|
||||||
"summary": "Installs and configures nslcd.",
|
"summary": "Installs and configures nslcd.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user