File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 1.55 .0" }
1
+ {"." :" 1.56 .0" }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.56.0] ( https://github.com/hetznercloud/hcloud-go/compare/v1.55.0...v1.56.0 ) (2024-05-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * add volume format property ([ 5ff15f8] ( https://github.com/hetznercloud/hcloud-go/commit/5ff15f8461b1ffb69418209b332f5b5905a024c7 ) )
9
+
3
10
## [ 1.55.0] ( https://github.com/hetznercloud/hcloud-go/compare/v1.54.1...v1.55.0 ) (2024-05-06)
4
11
5
12
Original file line number Diff line number Diff line change 2
2
package hcloud
3
3
4
4
// Version is the library's version following Semantic Versioning.
5
- const Version = "1.55 .0" // x-release-please-version
5
+ const Version = "1.56 .0" // x-release-please-version
You can’t perform that action at this time.
0 commit comments