Skip to content

Commit

Permalink
Bump to 1.17.0.3, update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Oct 17, 2016
1 parent 92ecd94 commit a04aaa9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[1.17.0.3]

* More ghc 7.8 compatibility imports.

[1.17.0.2]

* Added a necessary import from Data.Monoid (for ghc 7.8).
Expand Down
2 changes: 1 addition & 1 deletion pandoc-types.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pandoc-types
Version: 1.17.0.2
Version: 1.17.0.3
Synopsis: Types for representing a structured document
Description: @Text.Pandoc.Definition@ defines the 'Pandoc' data
structure, which is used by pandoc to represent
Expand Down

0 comments on commit a04aaa9

Please sign in to comment.