Skip to content

Commit 972350e

Browse files
release: Adding CHANGELOG ( Fixes #1 )
1 parent 5de7075 commit 972350e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## MathML 0.1
2+
3+
* Initial release of MathML (#1)
4+
* Core Commands:
5+
* Get-MathML (#2)
6+
* Export-MathML (#3)
7+
* Import-MathML (#4)
8+
* Extended Types
9+
* `MathML.get_SVG` (#5)
10+
* `MathML.ToString()` (#8)
11+
* `MathML.get/set_ID` (#9)
12+
* MathML schemas included (#7)
13+
* Initial Workflow (#6)

0 commit comments

Comments
 (0)