mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-11 12:20:26 +00:00
bump version to 0.1.32
This commit is contained in:
parent
2f039380d2
commit
456e6eaa0b
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.1.31"
|
||||
version = "0.1.32"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,11 @@
|
||||
rust-proxmox (0.1.32-1) unstable; urgency=medium
|
||||
|
||||
* section_config: add convert_to_typed_array
|
||||
|
||||
* add id_property to SectionConfigPlugin
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 09:50:55 +0200
|
||||
|
||||
rust-proxmox (0.1.31-1) unstable; urgency=medium
|
||||
|
||||
* rpc_environment.rs: use Value to store metadata
|
||||
|
Loading…
Reference in New Issue
Block a user