File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,13 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55
66## [ Unreleased]
77
8+ ## [ 1.3.0] - 2022-02-22
9+
810### Added
911- add new template name param
10- - new ` default ` IP address flag to select used interface/IP during build
11- - new ` wait_boot ` flag adds ability to wait N time for server to boot up and start all services
12- - add ` none ` communicator support
12+ - new default IP address flag to select used interface/IP during build
13+ - new wait_boot flag adds ability to wait N time for server to boot up and start all services
14+ - add " none" communicator support
1315- support for IPv6 interfaces
1416
1517### Changed
@@ -39,7 +41,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
3941- Upgrade to Packer 1.7.0
4042- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
4143
42- [ Unreleased ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.2.0...HEAD
44+ [ Unreleased ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.0...HEAD
45+ [ 1.3.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.2.0...v1.3.0
4346[ 1.2.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.1.0...v1.2.0
4447[ 1.1.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.0.0...v1.1.0
4548[ 1.0.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments