Skip to content

Commit e8cc0dc

Browse files
authored
release v1.3.0 (#25)
1 parent 5cc0ff3 commit e8cc0dc

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)