Update changelog
This commit is contained in:
parent
722d6e4b9a
commit
129c281810
@ -9,7 +9,7 @@
|
||||
|___| |___| |_| |_||__| |__||___| |___| |_||___| ~
|
||||
|
||||
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
|
||||
==============================================================================
|
||||
CONTENTS *vimwiki*
|
||||
@ -2748,6 +2748,8 @@ Contributors and their Github usernames in roughly chronological order:
|
||||
- Hongbo Liu (@hiberabyss)
|
||||
- @Tomsod
|
||||
- @wangzq
|
||||
- Jinzhou Zhang (@lotabout)
|
||||
- Michael Riley (@optik-aper)
|
||||
|
||||
|
||||
==============================================================================
|
||||
@ -2760,15 +2762,23 @@ http://code.google.com/p/vimwiki/issues/list. They may be accessible from
|
||||
https://github.com/vimwiki-backup/vimwiki/issues.
|
||||
|
||||
|
||||
???~
|
||||
2.3 (2016-03-31)~
|
||||
|
||||
New:
|
||||
* Add |:VimwikiMakeYesterdayDiaryNote| command
|
||||
* Issue #128: add option |vimwiki-option-automatic_nested_syntaxes|
|
||||
* Issue #192: Sort links in the list generated by |:VimwikiGenerateTags|
|
||||
|
||||
Fixed:
|
||||
* Issue #176: Fix issue when the wiki path contains spaces
|
||||
* Also look for tags in wiki files in subdirectories
|
||||
* Locate the .tags file correctly on Windows
|
||||
* Issue #183: Fix HTML conversion of headers containing links
|
||||
* Issue #64: create correct Markdown links when pressing CR on a word
|
||||
* Issue #191: ignore headers inside preformatted text when creating the TOC
|
||||
* Create the standard CSS file also if only one file is converted to HTML
|
||||
* Fix #188: |vimwiki_+| on a raw url surrounds it with brackets
|
||||
* various minor fixes
|
||||
|
||||
|
||||
2.2.1 (2015-12-10)~
|
||||
|
Loading…
Reference in New Issue
Block a user