mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-16 09:34:38 +00:00
bump proxmox version to 0.3.8-1
This commit is contained in:
parent
c295aa961c
commit
8cb07ac905
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.3.7"
|
version = "0.3.8"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
rust-proxmox (0.3.8-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* remove chrono dependency and related code
|
||||||
|
|
||||||
|
* check year in epoch_to_rfc3339, new helpers strftime_local and
|
||||||
|
strftime_utc
|
||||||
|
|
||||||
|
* new helpers epoch_i64 and epoch_f64
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2020 13:40:54 +0200
|
||||||
|
|
||||||
rust-proxmox (0.3.7-1) unstable; urgency=medium
|
rust-proxmox (0.3.7-1) unstable; urgency=medium
|
||||||
|
|
||||||
* implement epoch_as_rfc3339 serializer
|
* implement epoch_as_rfc3339 serializer
|
||||||
|
Loading…
Reference in New Issue
Block a user