diff options
Diffstat (limited to 'changelog.md')
-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 |