diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-08-01 10:55:22 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-08-01 10:55:22 -0700 |
commit | bf26ae1dbdafd4cea1bb998ab936eddb70cea181 (patch) | |
tree | 9e08789e7ad4076879c937235c4269bf5d5e5203 | |
parent | f9f3c195f7256e32d6a7728f654bb104a9a8d4a0 (diff) | |
download | pandoc-bf26ae1dbdafd4cea1bb998ab936eddb70cea181.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |