Skip to content

Commit 7f249b9

Browse files
Merge pull request #248 from theforeman/release-please--branches--master--components--foreman_fog_proxmox
chore(master): release 0.14.2
2 parents cbe3699 + 476fc11 commit 7f249b9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.14.2](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.14.1...v0.14.2) (2022-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* VLAN Tag is not transmitted to the proxmox api at vm creation ([4e22c5b](https://github.com/theforeman/foreman_fog_proxmox/commit/4e22c5b9e761aeb63707c184645b13fa0f7826c6)), closes [#228](https://github.com/theforeman/foreman_fog_proxmox/issues/228)
9+
310
## [0.14.1](https://github.com/theforeman/foreman_fog_proxmox/compare/v0.14.0...v0.14.1) (2022-12-14)
411

512

lib/foreman_fog_proxmox/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
# along with ForemanFogProxmox. If not, see <http://www.gnu.org/licenses/>.
1919

2020
module ForemanFogProxmox
21-
VERSION = '0.14.1'
21+
VERSION = '0.14.2'
2222
end

0 commit comments

Comments
 (0)