Skip to content

Commit b740550

Browse files
authored
Merge pull request #35 from EncoreTechnologies/release/v1.0.0
Release v1.0.0
2 parents 1898784 + ca5ac8e commit b740550

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

55
## Development
66

7+
8+
## Release 1.0.0 (2020-02-28)
9+
710
* **BREAKING CHANGE**
811
Converted from `nodes` to `targets` for all plans and tasks. This is in support of Bolt `2.0`.
912
Any calling plans or CLI will need to use the `targets` parameter to pass in the hosts

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": "0.5.0",
3+
"version": "1.0.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)