Update changelog

This commit is contained in:
EinfachToll 2016-03-31 12:10:27 +02:00
parent 722d6e4b9a
commit 129c281810

View File

@ -9,7 +9,7 @@
|___| |___| |_| |_||__| |__||___| |___| |_||___| ~ |___| |___| |_| |_||__| |__||___| |___| |_||___| ~
Version: 2.2 Version: 2.3
============================================================================== ==============================================================================
CONTENTS *vimwiki* CONTENTS *vimwiki*
@ -2748,6 +2748,8 @@ Contributors and their Github usernames in roughly chronological order:
- Hongbo Liu (@hiberabyss) - Hongbo Liu (@hiberabyss)
- @Tomsod - @Tomsod
- @wangzq - @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. https://github.com/vimwiki-backup/vimwiki/issues.
???~ 2.3 (2016-03-31)~
New: New:
* Add |:VimwikiMakeYesterdayDiaryNote| command * Add |:VimwikiMakeYesterdayDiaryNote| command
* Issue #128: add option |vimwiki-option-automatic_nested_syntaxes|
* Issue #192: Sort links in the list generated by |:VimwikiGenerateTags|
Fixed: Fixed:
* Issue #176: Fix issue when the wiki path contains spaces * Issue #176: Fix issue when the wiki path contains spaces
* Also look for tags in wiki files in subdirectories * Also look for tags in wiki files in subdirectories
* Locate the .tags file correctly on Windows * 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)~ 2.2.1 (2015-12-10)~