]> git.wincent.com - docvim.git/commitdiff
Update changelog
authorGreg Hurrell <greg@hurrell.net>
Sat, 11 Jun 2016 06:57:35 +0000 (23:57 -0700)
committerGreg Hurrell <greg@hurrell.net>
Sat, 11 Jun 2016 06:57:35 +0000 (23:57 -0700)
Want to get into the habit of doing this early and often.

CHANGELOG.md

index e90a63c24091c21d0e898680a3d64095d9058bb8..370adf695ced1550dec146dece08914832765d3d 100644 (file)
@@ -1,3 +1,11 @@
+# master (not yet released)
+
+- Plug-in link targets  at the top level (eg. `*foo.txt*` and `*foo`) are now downcased.
+- Info extracted from the `@plugin` annotation is now centered in the Vim output.
+- The `-d`/`--debug` flag now causes a dump of the compiled AST to be logged to the standard error.
+- Moved under the `Text.*` namespace, to `Text.Docvim.*`.
+- Fix ordering issues with synthesized headings.
+
 # 0.2.0.0 (9 June 2016)
 
 - New version number (testing release process).