mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
## [1.2.0](https://github.com/apricote/hcloud-upload-image/compare/hcloudimages/v1.1.0...hcloudimages/v1.2.0) (2025-11-06) ### Features * change minimum required Go version to 1.24 ([#130](https://github.com/apricote/hcloud-upload-image/issues/130)) ([5eba2d5](5eba2d52fe)) * support zstd compression ([#125](https://github.com/apricote/hcloud-upload-image/issues/125)) ([37ebbce](37ebbce517)), closes [#122](https://github.com/apricote/hcloud-upload-image/issues/122) * update default x86 server type to cx23 ([#129](https://github.com/apricote/hcloud-upload-image/issues/129)) ([a205619](a20561944d))
3.6 KiB
3.6 KiB
Changelog
1.2.0 (2025-11-06)
Features
- change minimum required Go version to 1.24 (#130) (5eba2d5)
- support zstd compression (#125) (37ebbce), closes #122
- update default x86 server type to cx23 (#129) (a205619)
1.1.0 (2025-05-10)
Features
Bug Fixes
1.0.1 (2025-05-09)
Bug Fixes
1.0.0 (2025-05-04)
Features
0.3.1 (2024-12-07)
Bug Fixes
0.3.0 (2024-06-23)
Features
- set server type explicitly (#36) (42eeb00), closes #30
- update default x86 server type to cx22 (#38) (ebe08b3)