From f4c98278c1dcb0f3809e93b164ba72859b8442fe Mon Sep 17 00:00:00 2001 From: sudacode Date: Sun, 5 Jul 2026 00:50:48 -0700 Subject: [PATCH] docs(changelog): add launcher history fragment --- changes/launcher-history-command.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/launcher-history-command.md diff --git a/changes/launcher-history-command.md b/changes/launcher-history-command.md new file mode 100644 index 00000000..86926f42 --- /dev/null +++ b/changes/launcher-history-command.md @@ -0,0 +1,4 @@ +type: added +area: launcher + +- Added `subminer -H` / `--history` to browse local watch history, replay the last watched episode, continue to the next episode, or browse episodes with fzf/rofi.