Skip to content

Commit 4d0bae2

Browse files
committed
Updated the changelog and metadata.json files.
1 parent 8282399 commit 4d0bae2

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
## Development
66

77

8+
## Release 1.5.0 (2021-06-20)
9+
10+
* Added disconnect_wait input to be passed to the reboot plan so that
11+
there can be controls around when the plan checks if the server has
12+
rebooted.
13+
14+
Contributed by Bradley Bishop (@bishopbm1)
15+
816
## Release 1.4.0 (2021-04-30)
917

1018
* Added a new plan and task `patching::snapshot_kvm` for creating/deleting

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