1 # master (not yet released)
3 # 0.3.0.0 (12 June 2016)
5 - Fix explicit links to headings in GitHub Markdown.
6 - Plug-in link targets at the top level (eg. `*foo.txt*` and `*foo`) are now downcased.
7 - Info extracted from the `@plugin` annotation is now centered in the Vim output.
8 - The `-d`/`--debug` flag now causes a dump of the compiled AST to be logged to the standard error.
9 - Moved under the `Text.*` namespace, to `Text.Docvim.*`.
10 - Fix ordering issues with synthesized headings.
12 # 0.2.0.0 (9 June 2016)
14 - New version number (testing release process).
16 # 0.1.0.0 (9 June 2016)
18 - Initial preview release.