summaryrefslogtreecommitdiff
path: root/doc/changelog.org
diff options
context:
space:
mode:
authorSomelauw <Somelauw>2018-01-11 21:18:10 +0100
committerSomelauw <Somelauw>2018-01-11 21:18:10 +0100
commit1e64669cd65fc0f900a1166cfc4520f77aa5e41f (patch)
treef90521bbed33ab6f66e0fa10a2df88e28930afbc /doc/changelog.org
parent22c248deb6c74a5bcdb0268306eed878a44fe517 (diff)
Make shift keytheme context sensitive
Enabled by default Resolves https://github.com/Somelauw/evil-org-mode/issues/25
Diffstat (limited to 'doc/changelog.org')
-rw-r--r--doc/changelog.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.org b/doc/changelog.org
index 7094783..5e0790d 100644
--- a/doc/changelog.org
+++ b/doc/changelog.org
@@ -1,3 +1,5 @@
+* Version 1.1
+ - Implement hybrid shift keys
* Version 1.0
- Make =dw= realign tags. Make =dd= renumber lists.
- Simplify implementation of `evil-org-open-above/below`.
@@ -5,6 +7,7 @@
- Add =return= keytheme.
- Add =calendar= keytheme.
- Remove =rsi= keytheme
+ - Add org-agenda bindings (thanks to Ambrevar)
* Version 0.9
- Make =I= / =A= ignore ellipses on heading. Also make them respect =org-special-ctrl-a/e=.
- Make it possible for =<= and =>= (renamed to evil-org-</>) to move table columns.