From b20f6932e4356bc299073220908740feee832f58 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sun, 19 May 2019 16:30:20 +0700 Subject: [PATCH] Improved `-mediainfo -exec` pipeline --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 56b58b8e..0f7ae72b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ Next Release (4.8.6) * Added `{history}` binding for looking up the original file path of `{f}` (e.g. useful for `-exec` post-processing commands) * Evaluate `{closures}` automatically in `String.plus(Closure)` constructs (e.g. `{"[" + {n} + " " + {s00e00} + "]"}`) * Ensure that `ActionPopup` is always displayed on top of the Windows Task Bar +* Improved `-mediainfo -exec` pipeline * Added `-no-history` CLI option