aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
blob: 57c69b7f55bc193171b88fd53deb18cdf17a5712 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Changelog
=========

## v3.0 (2024-11-30)
* The monitor and target are now positional CLI arguments instead of options
* Fixed issue emitting pings when the system's IP address changed during exec
* Added `--timestamp=datetime|unix|none` param to set line header format

## v2.0 (2024-11-25)
* Fused the `--min` and `--max` display options into `--range=MIN:MAX`

## v1.0 (2024-11-24)
* First version