Skip to content

Commit 68ae50b

Browse files
committed
fix: changelog for v0.1.0
1 parent f81caf9 commit 68ae50b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
- **Sort cycling** (`s`) — cycle sort order per panel: name, date modified, extension, size; active sort shown in panel title
99
- **Zip / extract** (`z` / `u`) — zip selected or active items into a `.zip` archive; extract `.zip` and `.tar.gz` archives into a subdirectory
1010
- **Open with default app** (`o`) — opens the hovered file or directory with the system default application (`open` on macOS, `xdg-open` on Linux, `start` on Windows)
11+
12+
## v0.1.0
13+
14+
### New features
15+
1116
- **Help panel** (`?`) — inline keybinding reference overlay
1217
- **Mode-aware hint line** — context-sensitive key hints at the bottom of the screen
1318
- **Open in `$EDITOR`** (`e`) — launch `$EDITOR` on the selected item
@@ -26,4 +31,3 @@
2631

2732
- GitHub Actions CI (build + test on every push)
2833
- GitHub Actions release workflow — produces binaries for Linux x86_64, macOS arm64, and Windows x86_64 on version tags
29-
- GPL-3.0-or-later licence

0 commit comments

Comments
 (0)