Skip to content

Commit

Permalink
v0.5.148
Browse files Browse the repository at this point in the history
  • Loading branch information
zampino committed Nov 28, 2023
1 parent 7617e5d commit 0307e97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.148

* Fixes a bug in the construction of the table of contents ([#19](https://github.com/nextjournal/markdown/issues/19)).

## 0.5.146
* Fix graaljs multithreaded access ([#17](https://github.com/nextjournal/markdown/issues/17))

Expand Down
2 changes: 1 addition & 1 deletion resources/META-INF/nextjournal/markdown/meta.edn
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{:version "0.5.146"}
{:version "0.5.148"}

0 comments on commit 0307e97

Please sign in to comment.