summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs <astrothayne@gmail.com>2022-11-20 23:23:32 -0700
committerThayne McCombs <astrothayne@gmail.com>2022-11-20 23:23:32 -0700
commit317a0c3cd3c980dad817ff68de0075b03f340679 (patch)
tree8e41a3ca4cde47d69e4bbf7591fd68ca86eb954a
parent67cf524287498090ae56c8838df39e672f835596 (diff)
Add entry for changed-after alias to CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8be66e..713f6b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Features
+- Added `--changed-after` as alias for `--changed-within`, to have a name consistent with `--changed-before`.
+
## Changes