From: Stephen Seo Date: Sun, 11 Dec 2022 13:08:08 +0000 (+0900) Subject: Version 0.1.7 X-Git-Tag: 0.1.7 X-Git-Url: https://git.seodisparate.com/server_config?a=commitdiff_plain;h=276ae6b94a218054e7db783e6be7c869efc5372a;p=swaybar_info Version 0.1.7 --- diff --git a/Cargo.lock b/Cargo.lock index 34a567e..671f1bf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "swaybar_info" -version = "0.1.6" +version = "0.1.7" dependencies = [ "chrono", "regex", diff --git a/Cargo.toml b/Cargo.toml index c7b43b9..8c20ed2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaybar_info" -version = "0.1.6" +version = "0.1.7" edition = "2021" description = "Provides swaybar with info to be displayed" license = "MIT" diff --git a/Changelog.md b/Changelog.md index 41ab2c1..a48a67a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## 0.1.7 + When swaybar\_info starts, it no longer displays the traffic amount leading up to the start of the program (it now starts at 0).