aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authoreuxane2024-11-30 11:44:43 +0100
committereuxane2024-11-30 11:44:43 +0100
commitf6d0572984f78f400166fc585dd3b3a120101647 (patch)
treecd9fb97c8b00b4ec966f205f8c1e5bb484f73298 /changelog.md
parent12845f449cff81c37c646ecf0c6b7269de71f190 (diff)
downloadtickwatch-f6d0572984f78f400166fc585dd3b3a120101647.tar.gz
cli: turn action and target into positional arguments
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index b8af052..02a405f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@ Changelog
2========= 2=========
3 3
4## Next release 4## Next release
5* The monitor and target are now positional CLI arguments instead of options
5* Fixed issue emitting pings when the system's IP address changed during exec 6* Fixed issue emitting pings when the system's IP address changed during exec
6* Added `--timestamp=datetime|unix|none` param to set line header format 7* Added `--timestamp=datetime|unix|none` param to set line header format
7 8