1
0
mirror of https://github.com/sharkdp/fd synced 2024-07-05 09:19:11 +00:00

Add entry for changed-after alias to CHANGELOG

This commit is contained in:
Thayne McCombs 2022-11-20 23:23:32 -07:00
parent 67cf524287
commit 317a0c3cd3

View File

@ -2,6 +2,8 @@
## Features
- Added `--changed-after` as alias for `--changed-within`, to have a name consistent with `--changed-before`.
## Changes