Skip to content

Commit 3c533c5

Browse files
authored
release v1.5.0 (#34)
1 parent de86c98 commit 3c533c5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [1.5.0] - 2022-06-09
9+
810
### Added
911
- HCP Packer image metadata support
1012
- enviroment variables `UPCLOUD_USERNAME` and `UPCLOUD_PASSWORD` for authentication
1113

14+
### Changed
15+
- new upcloud-go-api version v4.6.0
16+
1217
### Deprecated
1318
- environment variables `UPCLOUD_API_USER` and `UPCLOUD_API_PASSWORD`
1419

@@ -63,7 +68,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
6368
- Upgrade to Packer 1.7.0
6469
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
6570

66-
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.4.0...HEAD
71+
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.0...HEAD
72+
[1.5.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.4.0...v1.5.0
6773
[1.4.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.1...v1.4.0
6874
[1.3.1]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.0...v1.3.1
6975
[1.3.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)