Skip to content

Commit

Permalink
Release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weetmuts committed Jun 1, 2024
1 parent d37ddcc commit f0cf54f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Add colors for xsl and xlmns for tex rendering.
Separate xmqGetString vs xmqGetStringRel.
Handle DOCTYPE in json conversion.
Handle !DOCTYPE in json conversion.
Json conversion handle true/false/null correctly.
Convert single char top level element to correct json.
Do not trim json comments.
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Add colors for xsl and xlmns for tex rendering.
Separate xmqGetString vs xmqGetStringRel.
Handle DOCTYPE in json conversion.
Handle !DOCTYPE in json conversion.
Json conversion handle true/false/null correctly.
Convert single char top level element to correct json.
Do not trim json comments.
Expand Down

0 comments on commit f0cf54f

Please sign in to comment.