This commit is contained in:
Junegunn Choi
2021-02-28 18:27:21 +09:00
parent 1137404190
commit c256442245

View File

@@ -3,7 +3,7 @@ CHANGELOG
0.25.2
------
- Added `select` and `deselect` action for unconditinoally selecting or
- Added `select` and `deselect` action for unconditionally selecting or
deselecting a single item in `--multi` mode. Complements `toggle` action.
- Built with Go 1.16