Skip to content

Commit 1986ddf

Browse files
authored
Merge pull request #50 from EncoreTechnologies/release/v1.1.0
Release v1.1.0
2 parents 08fe83f + 754c16c commit 1986ddf

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## Development
66

7+
## Release 1.1.0 (2020-04-15)
8+
79
* Added new plans `patching::get_facts` to retrieve a set of facts from a list of targets
810
and `patching::set_facts` to set facts on a list of targets. This is used to assign
911
the `patching_group` fact so that we can query PuppetDB for group information in dynamic

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "encore-patching",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"author": "Encore Technologies",
55
"summary": "Implements OS patching workflows using Bolt tasks and plans.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)