Skip to content

Commit fc11dbc

Browse files
authored
Merge pull request #10 from jps-help/release-prep-1.0.0
Bump version to 1.0.0
2 parents 9dbebd8 + f4c41a0 commit fc11dbc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Release 1.0.0
6+
### Added
7+
- Add `purge_ignore` parameter for fine-grained control over purging un-managed configs
8+
59
## Release 0.1.3
610
### Added
711
- Allow puppetlabs/stdlib 9.x.x

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jmckenzie-netplan",
3-
"version": "0.1.3",
3+
"version": "1.0.0",
44
"author": "James McKenzie",
55
"summary": "Manage netplan via Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)