bump perlmod to 0.3.0

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-02-15 16:06:18 +01:00
parent aabc6479bb
commit fee0609d38
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "perlmod"
version = "0.2.3"
version = "0.3.0"
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
edition = "2018"
build = "build.rs"

View File

@ -1,3 +1,9 @@
rust-perlmod (0.3.0-1) stable; urgency=medium
* breaking change to destructor macro due to compiler restructions
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2021 16:05:44 +0100
rust-perlmod (0.2.3-1) stable; urgency=medium
* fix an issue with deserializing 'undef' values