Skip to content

Commit cd41035

Browse files
authored
release v1.3.1 (#27)
1 parent 6ddb9f9 commit cd41035

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [1.3.1] - 2022-02-24
9+
10+
### Changed
11+
- update documentation
12+
13+
### Fixed
14+
- update docs.zip content to be compatible with Hashicorp website
15+
816
## [1.3.0] - 2022-02-22
917

1018
### Added
@@ -25,7 +33,6 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
2533
## [1.2.0] - 2021-06-17
2634

2735
### Fixed
28-
2936
- fix template prefix usage
3037

3138
## [1.1.0] 2021-05-30
@@ -41,7 +48,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
4148
- Upgrade to Packer 1.7.0
4249
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
4350

44-
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.0...HEAD
51+
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.1...HEAD
52+
[1.3.1]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.3.0...v1.3.1
4553
[1.3.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.2.0...v1.3.0
4654
[1.2.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.1.0...v1.2.0
4755
[1.1.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)