Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 11, 2024
1 parent 70e0e90 commit fa01441
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v0.2.0 (2024-01-11)

### Feature

* feat: support math rendering in html and various bug fixes (#15) ([`70e0e90`](https://github.com/Krande/paradoc/commit/70e0e907ec1132de3aff1e1042339ec5721f9df7))


## v0.1.3 (2023-12-26)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "paradoc"
version = "0.1.3"
version = "0.2.0"
authors = [
{ name = "Kristoffer H. Andersen", email = "[email protected]" },
]
Expand Down

0 comments on commit fa01441

Please sign in to comment.