# master (not yet released)
+# 0.3.1.2 (16 June 2016)
+
+- Include fixture files so that tests can be run in Travis-CI and Stackage.
+
# 0.3.1.1 (15 June 2016)
- Relax "base" version constraint after verifying compatibility with GHC 8.
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
-version: 0.3.1.1
+version: 0.3.1.2
-- 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.1
+ tag: 0.3.1.2
executable docvim
-- .hs or .lhs file containing the Main module.