Skip to content

Commit d86458c

Browse files
committed
0.2.5
1 parent 205f820 commit d86458c

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.2.5 (27 Sep 2022)
2+
3+
* Add support for enabling footnotes (#26, Anton Sorokin).
4+
15
cmark-gfm 0.2.4 (22 Sep 2022)
26

37
* Pull in upstream changes (includes security fix).

cmark-gfm.cabal

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

0 commit comments

Comments
 (0)