summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-08-01 10:55:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-08-01 10:55:22 -0700
commitbf26ae1dbdafd4cea1bb998ab936eddb70cea181 (patch)
tree9e08789e7ad4076879c937235c4269bf5d5e5203 /changelog
parentf9f3c195f7256e32d6a7728f654bb104a9a8d4a0 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0b66b8608..4d8e22861 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+pandoc (1.8.2.1)
+
+ * Relaxed cabal consntraints for test-framework (S. Trofimovich).
+
+ * Relaxed cabal constraints for pandoc-types.
+
+ * Adjusted Arbitrary instance to help avoid timeouts in tests.
+
+ * Added `Tests.Writers.Markdown` to cabal file.
+
pandoc (1.8.2)
* Added script to produce OS X package.