From 1ee0640c5275c9ee65e1eb6bdc57346dc24cd22d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 13 Feb 2011 08:56:45 -0800 Subject: Bump version to 1.8.1.1 & update changelog. --- changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index eb986d7f8..f8fb81887 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,10 @@ +pandoc (1.8.1.1) + + * `markdown2pdf`: Removed some debugging lines accidentally included + in the 1.8.1 release. With those lines, the temp directory is created + in the working directory, and it is not deleted. This fix restores + the original behavior. + pandoc (1.8.1) * Added `--ascii` option. Currently supported only in HTML writer, -- cgit v1.2.3