Skip to content

Commit

Permalink
Bump commonmark-pandoc to 0.2.2.1 and update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Feb 15, 2024
1 parent eaf4ad0 commit 16cb938
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions commonmark-pandoc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for commonmark-pandoc

## 0.2.2.1

- Remove nested footnotes (#138).

## 0.2.2

- Add support for alerts extension (#132).
Expand Down
2 changes: 1 addition & 1 deletion commonmark-pandoc/commonmark-pandoc.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: commonmark-pandoc
version: 0.2.2
version: 0.2.2.1
synopsis: Bridge between commonmark and pandoc AST.
description: This library provides typeclasses for rendering
commonmark to Pandoc types.
Expand Down

0 comments on commit 16cb938

Please sign in to comment.