From 5f839317ee0a5819d20aaef8fc2dba5b4b47e37c Mon Sep 17 00:00:00 2001 From: Somelauw Date: Thu, 1 Jun 2017 22:58:04 +0200 Subject: Add information to changelog --- doc/changelog.org | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/changelog.org b/doc/changelog.org index e163402..ac98636 100644 --- a/doc/changelog.org +++ b/doc/changelog.org @@ -1,8 +1,9 @@ -* 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 +* Between versions 0.1.2 and 0.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. + - leader keys are deprecated and evil-leader is no longer required + - customizable movement keys (as a courtesy to dvorak users) + - operators (>, <) for promotion, demotion. Can also be used for plain indentation when in a code block + - text objects (ae, ar, ap, as) + - optional insert mode bindings C-d and C-t + - table support for keys: x, X, (, ), { and }. -- cgit v1.0