Update CHANGELOG

This commit is contained in:
Junegunn Choi 2024-12-12 13:53:58 +09:00
parent d30e37434e
commit ec3acb1932
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -3,6 +3,7 @@ CHANGELOG
0.57.0
------
- You can now resize the preview window by dragging the border
- Built-in walker improvements
- `--walker-root` can take multiple directory arguments. e.g. `--walker-root include src lib`
- `--walker-skip` can handle multi-component patterns. e.g. `--walker-skip target/build`