We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d460740 commit e474772Copy full SHA for e474772
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.15.2](https://github.com/fog/fog-proxmox/compare/v0.15.1...v0.15.2) (2025-08-06)
4
+
5
6
+### Miscellaneous Chores
7
8
+* release 0.15.2 ([#116](https://github.com/fog/fog-proxmox/issues/116)) ([d460740](https://github.com/fog/fog-proxmox/commit/d46074059cc48e0951109850904b8bc6a030da81))
9
10
## [0.15.1](https://github.com/fog/fog-proxmox/compare/v0.15.0...v0.15.1) (2025-02-25)
11
12
lib/fog/proxmox/version.rb
@@ -19,6 +19,6 @@
19
20
module Fog
21
module Proxmox
22
- VERSION = '0.15.1'
+ VERSION = '0.15.2'
23
end
24
0 commit comments