Skip to content

Commit 1bcc52a

Browse files
committed
Bump to 0.13.1.1, update changelog
1 parent 790307f commit 1bcc52a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
texmath (0.13.1.1)
2+
3+
* Typst writer: don't add extra spaces around `|` or escaped
4+
symbols (#286).
5+
16
texmath (0.13.1)
27

38
* MathML writer: Keep mathvariant attribute in addition to finding

texmath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: texmath
2-
Version: 0.13.1
2+
Version: 0.13.1.1
33
Cabal-Version: >= 1.10
44
Build-type: Simple
55
Synopsis: Conversion between math formats.

0 commit comments

Comments
 (0)