We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a946fd7 commit 7a382abCopy full SHA for 7a382ab
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2022-11-27
11
+
12
### Fixed
13
14
- Correct `pxe` variable.
@@ -30,5 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
32
31
33
- Enable configuration of PXE booting.
34
-[Unreleased]: https://github.com/a7d-corp/terraform-module-proxmox-instance/compare/v1.0.0...HEAD
35
+[Unreleased]: https://github.com/a7d-corp/terraform-module-proxmox-instance/compare/v1.1.0...HEAD
36
+[1.1.0]: https://github.com/a7d-corp/terraform-module-proxmox-instance/compare/v1.0.0...v1.1.0
37
[1.0.0]: https://github.com/a7d-corp/terraform-module-proxmox-instance/releases/tag/v1.0.0
0 commit comments