From 3577140ef797ef3d1b68566efe79cd0cdb621aef Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 23 Feb 2016 20:50:34 -0700 Subject: version 1.1.0 --- CHANGELOG | 1 + pandoc-citeproc-preamble.cabal | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ef9030d..982fbdb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ # Version 1.1.0 (UNRELEASED) # * Bump LTS Haskell version to 5.4 by means of cabal.config file. + This should fix SoftBreak errors. * Don't insert a preamble if pandoc-citeproc inserted no bibliographic entries. diff --git a/pandoc-citeproc-preamble.cabal b/pandoc-citeproc-preamble.cabal index 964fb81..3517484 100644 --- a/pandoc-citeproc-preamble.cabal +++ b/pandoc-citeproc-preamble.cabal @@ -1,5 +1,5 @@ name: pandoc-citeproc-preamble -version: 1.0.0 +version: 1.1.0 synopsis: Insert a preamble before pandoc-citeproc's bibliography description: Please see README.md homepage: https://github.com/spwhitton/pandoc-citeproc-preamble -- cgit v1.2.3