Skip to content

Commit c0975e9

Browse files
chore: prep release 1.7.0 (#72)
* chore: prep release 1.7.0 Signed-off-by: Ville Vesilehto <ville.vesilehto@upcloud.com> * Update CHANGELOG.md Co-authored-by: Ville Välimäki <110451292+villevsv-upcloud@users.noreply.github.com> --------- Signed-off-by: Ville Vesilehto <ville.vesilehto@upcloud.com> Co-authored-by: Ville Välimäki <110451292+villevsv-upcloud@users.noreply.github.com>
1 parent 2a7e6f9 commit c0975e9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [1.7.0] - 2025-06-10
9+
810
### Added
911

1012
- Authentication token support through `UPCLOUD_TOKEN` environment variable and `token` config parameter
@@ -110,7 +112,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
110112
- Upgrade to Packer 1.7.0
111113
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
112114

113-
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.6.0...HEAD
115+
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.7.0...HEAD
116+
[1.7.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.6.0...v1.7.0
114117
[1.6.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.3...v1.6.0
115118
[1.5.3]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.2...v1.5.3
116119
[1.5.2]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.1...v1.5.2

0 commit comments

Comments
 (0)