+# 0.3.2.0 (21 June 2016)
+
+- Add initial support for processing `@function` annotations.
+
# 0.3.1.6 (18 June 2016)
- Republish using only lower bounds to avoid getting blacklisted from Stackage.
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
-version: 0.3.1.6
+version: 0.3.2.0
-- A short (one-line) description of the package.
synopsis: Documentation generator for Vim plug-ins
source-repository this
type: git
location: https://github.com/wincent/docvim.git
- tag: 0.3.1.6
+ tag: 0.3.2.0
executable docvim
-- .hs or .lhs file containing the Main module.