From: German Service Network Date: Sun, 25 May 2025 07:03:44 +0000 (+0200) Subject: Entry for JSON output in the changelog X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94160e54b32c5ac1f51937c8df42e5458beaf36f;p=fping.git Entry for JSON output in the changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2e9af..8d66a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ Next ## New features +- New option -J / --json for the JSON output (#386, thanks @bonkf, + @JoshIPT, @sebast-gsnw and @auerswal) - The -g, --generate option now also supports IPv6 addresses (#376, thanks @auerswal)