diff --git a/CHANGES.md b/CHANGES.md index dea94fe..b129c62 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +# Release 3.0.0 + +2021-01-08 + +Pandoc compatibility: 2.10 + # Release 2.0.0 2021-01-08 diff --git a/pandoc-unicode-math.cabal b/pandoc-unicode-math.cabal index 013aee7..0d37e1d 100644 --- a/pandoc-unicode-math.cabal +++ b/pandoc-unicode-math.cabal @@ -1,5 +1,5 @@ name: pandoc-unicode-math -version: 2.0.0 +version: 3.0.0 synopsis: Replace Unicode symbols by equivalent Latex commands description: A Pandoc filter that replaces Unicode math symbols and greek letters like ∀, ∈, →, λ, or Ω in math environments