diff options
author | euxane | 2025-02-09 00:37:10 +0100 |
---|---|---|
committer | euxane | 2025-02-09 00:37:10 +0100 |
commit | 07ff24ccafa23d06f8c5c4b69dc3ab270289e1ae (patch) | |
tree | 7257ee15a526564c349527ab8135af8dfeb04389 | |
parent | a0624dbf25f6857a7dd37bf12ad4bd2f8a814cd8 (diff) | |
download | tickwatch-main.tar.gz |
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 57c69b7..2c5aa6b 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -1,6 +1,9 @@ | |||
1 | Changelog | 1 | Changelog |
2 | ========= | 2 | ========= |
3 | 3 | ||
4 | ## v3.1 (2025-02-09) | ||
5 | * Provide NixOS overlay, program and service modules through Flake | ||
6 | |||
4 | ## v3.0 (2024-11-30) | 7 | ## v3.0 (2024-11-30) |
5 | * The monitor and target are now positional CLI arguments instead of options | 8 | * The monitor and target are now positional CLI arguments instead of options |
6 | * Fixed issue emitting pings when the system's IP address changed during exec | 9 | * Fixed issue emitting pings when the system's IP address changed during exec |