mirror of
https://git.proxmox.com/git/pmg-log-tracker
synced 2025-05-01 14:12:32 +00:00
bump version to 2.5.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
986457203c
commit
7c49ea9088
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pmg-log-tracker"
|
name = "pmg-log-tracker"
|
||||||
version = "2.4.1"
|
version = "2.5.0"
|
||||||
authors = ["Mira Limbeck <m.limbeck@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>"]
|
authors = ["Mira Limbeck <m.limbeck@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,10 +1,12 @@
|
|||||||
rust-pmg-log-tracker (2.4.2) UNRELEASED; urgency=medium
|
rust-pmg-log-tracker (2.5.0) bookworm; urgency=medium
|
||||||
|
|
||||||
* use pico-args instead of clap for command line argument parsing
|
* switch from clap to pico-args for CLI argument handling
|
||||||
|
|
||||||
* rfc3339: move timezone offset compatibility code to old time parser
|
* improve date/time parsing by trying to keep calculations in UTC
|
||||||
|
|
||||||
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 15:15:21 +0100
|
* better handle switches between standard time and daylight saving times
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 17:43:34 +0100
|
||||||
|
|
||||||
rust-pmg-log-tracker (2.4.1) bookworm; urgency=medium
|
rust-pmg-log-tracker (2.4.1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user