summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSomelauw <Somelauw>2017-05-18 01:16:22 +0200
committerSomelauw <Somelauw>2017-05-18 01:16:22 +0200
commit25d159750fe90b9b42e2edf6390752e18b80e021 (patch)
treeda2dd5e53e629f64e27f99b9eecdd1fdd81cbe92 /doc
parentad46f29bd9bb340b706b38770de7aec6af254ee6 (diff)
Add changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/changelog.org b/doc/changelog.org
new file mode 100644
index 0000000..e163402
--- /dev/null
+++ b/doc/changelog.org
@@ -0,0 +1,8 @@
+* Changes made between version 1.2 and 6.3
+ - less controversial default keybindings (see issue [[https://github.com/edwtjo/evil-org-mode/issues/13][#13]])
+ t, T, O and leader bindings are no longer bound by default, but can be enabled using key themes.
+ - customizable movement keys
+ - operators (>, <) for promotion, demotion
+ - text objects (ae, ar, ap, as)
+ - insert mode bindings
+ - table support