We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07f0b5 commit 754c16cCopy full SHA for 754c16c
2 files changed
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## Development
6
7
+## Release 1.1.0 (2020-04-15)
8
+
9
* Added new plans `patching::get_facts` to retrieve a set of facts from a list of targets
10
and `patching::set_facts` to set facts on a list of targets. This is used to assign
11
the `patching_group` fact so that we can query PuppetDB for group information in dynamic
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "encore-patching",
3
- "version": "1.0.1",
+ "version": "1.1.0",
"author": "Encore Technologies",
"summary": "Implements OS patching workflows using Bolt tasks and plans.",
"license": "Apache-2.0",
0 commit comments