summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2019-04-16 09:50:47 -0230
committerTim Oram <dev@mitmaro.ca>2019-04-16 09:50:47 -0230
commitd763e9d920294cf697fa26a78075b8e183be621f (patch)
tree395258d077789f3763e7e6a3eaa8423d677d6522 /CHANGELOG.md
parent5af6ff045527701cbbbbf66f80e6859c38f5902d (diff)
Add visual mode and multiple selection
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba8ba51..e9b2605 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add support for the break action
- The command of an exec action can now be edited
+- Visual mode - change action and reorder with multiple selections
## [1.0.0] - 2019-04-10