Skip to content

Commit

Permalink
Updated the changelog and metadata.json files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bishopbm2 committed Jun 21, 2021
1 parent 8282399 commit 4d0bae2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
## Development


## Release 1.5.0 (2021-06-20)

* Added disconnect_wait input to be passed to the reboot plan so that
there can be controls around when the plan checks if the server has
rebooted.

Contributed by Bradley Bishop (@bishopbm1)

## Release 1.4.0 (2021-04-30)

* Added a new plan and task `patching::snapshot_kvm` for creating/deleting
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "encore-patching",
"version": "1.4.0",
"version": "1.5.0",
"author": "Encore Technologies",
"summary": "Implements OS patching workflows using Bolt tasks and plans.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 4d0bae2

Please sign in to comment.