Skip to content

Commit 378c41a

Browse files
committed
Bumps version and updates changelog
1 parent 4422d5e commit 378c41a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Adds support for command line flags, as well as / instead of environmental variables (fixes #1)
1+
- Improved deployment: 12Mb Docker image, 1-line install script, and publish to crates.io
2+
- Adds documentation
3+
- Faster start-up time

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "adguardian"
3-
version = "0.9.0"
3+
version = "1.0.0"
44
edition = "2021"
55
authors = ["Alicia Sykes"]
66
description = "Terminal-based, real-time traffic monitoring and statistics for your AdGuard Home instance "

0 commit comments

Comments
 (0)