splitsh-lite/CHANGELOG
2023-10-25 12:08:12 -07:00

17 lines
298 B
Plaintext

CHANGELOG
=========
* 2.0.0 (2023-XX-XX)
* move to go.mod
* deprecate the `--quiet` option (append `2>/dev/null` to the command instead)
* move information console display to stderr instead of stdout
* 1.0.1 (2017-02-24)
* add the `--version` flag
* 1.0.0 (2017-01-02)
* initial version