We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0bc3ff commit 1b8a0c3Copy full SHA for 1b8a0c3
2 files changed
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v0.4.2 (2025-01-03)
5
+
6
+### Bug Fixes
7
8
+- Release artifact and documentation:
9
+ ([#27](https://github.com/watermarkhu/mkdocstrings-matlab/pull/27),
10
+ [`a0bc3ff`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/a0bc3ffb81df1af2e70e99d4d3fa62e86f9e7be8))
11
12
13
## v0.4.1 (2025-01-03)
14
15
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mkdocstrings-matlab"
-version = "0.4.1"
+version = "0.4.2"
description = "A MATLAB handler for mkdocstrings"
authors = [
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }
0 commit comments