File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
55This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.2.2] - 2020-02-24
8+ ### Added
9+ - SSH keys cleanup in case the device failed to create.
10+
711## [ 0.2.1] - 2020-02-24
812### Added
913- Hardware reservation string argument to specift either an ID or 'next-available'
Original file line number Diff line number Diff line change 11default : build
22
3- version := v0.2.1
3+ version := v0.2.2
44version_description := "Docker Machine Driver Plugin to Provision on Packet"
55human_name := "$(version ) - Docker Machine v0.8.2+"
66version := "$(version ) "
You can’t perform that action at this time.
0 commit comments