Skip to content

Commit 8c3e26b

Browse files
committed
0.1.7
1 parent c21bd2b commit 8c3e26b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
cmark-gfm 0.1.7 (13 Mar 2019)
2+
3+
* Update to cmark-gfm 0.28.3.gfm.20.
4+
15
cmark 0.5.6.1 (11 Mar 2019)
26

37
* Fix CString memory leaks (Anders Kaseorg). The renderer functions return

cmark-gfm.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cmark-gfm
2-
version: 0.1.6
2+
version: 0.1.7
33
synopsis: Fast, accurate GitHub Flavored Markdown parser and renderer
44
description:
55
This package provides Haskell bindings for

0 commit comments

Comments
 (0)