Skip to content

Commit 742c016

Browse files
committed
update CHANGELOG.org
1 parent 34298e3 commit 742c016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
This log is kept according to the [[http://keepachangelog.com/][Keep a CHANGELOG]] manifesto
55
** 0.6.0 :unreleased:
66
*** Added
7+
- Introduced sphinx documentation to Python modules. (PR #237)
78
- Add =Python3= support. (closes issue #226, merge PR #231)
89
- Implementing agenda overview for current buffer. (merges PR #229)
910
- =g:org_aggressive_conceal=, if value =1=, will conceal all simple format
@@ -17,6 +18,7 @@
1718
- Add export as LaTeX beamer slides (merges PR #206)
1819
- Keybinding to create plainlist item directly. (closes issue #190)
1920
*** Changed
21+
- Revamped TODO keyword cycling rules. (PR #237)
2022
- In [[syntax/org.vim][syntax/org.vim]], changed `\@<=' with computational faster `\zs'
2123
- Using =<localleader>c[n/N]= to create new plainlist item following
2224
current plainlist item. Now these keybindings will unconditionally

0 commit comments

Comments
 (0)