mirror of
https://git.proxmox.com/git/perlmod
synced 2026-01-25 17:22:18 +00:00
bump perlmod to 0.3.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
aabc6479bb
commit
fee0609d38
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user