From 461115afde3041cff31c27e490d7c28c0b6c28c4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 23 Feb 2025 19:47:56 +0900 Subject: Add support for {n} in --with-nth and --accept-nth templates Close #4275 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b9e2eb3d..6eba8cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ CHANGELOG ========= +0.60.2 +------ +- Template for `--with-nth` and `--accept-nth` now supports `{n}` which evaluates to the zero-based ordinal index of the item. + 0.60.1 ------ - Bug fixes and minor improvements -- cgit v1.2.3