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 c237bc0 commit d702033Copy full SHA for d702033
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.17.0](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.16.2...v0.17.0) (2024-10-02)
4
+
5
6
+### Features
7
8
+* Add Zeitwerk loader support ([#355](https://github.com/theforeman/foreman_fog_proxmox/issues/355)) ([c237bc0](https://github.com/theforeman/foreman_fog_proxmox/commit/c237bc012ce5cc965ce74ad97c7ae62296e0418a))
9
10
## [0.16.2](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.16.1...v0.16.2) (2024-10-02)
11
12
lib/foreman_fog_proxmox/version.rb
@@ -18,5 +18,5 @@
18
# along with ForemanFogProxmox. If not, see <http://www.gnu.org/licenses/>.
19
20
module ForemanFogProxmox
21
- VERSION = '0.16.2'
+ VERSION = '0.17.0'
22
end
0 commit comments