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 710832b commit c41084aCopy full SHA for c41084a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.9.1 (2025-01-16)
5
+
6
+### Bug Fixes
7
8
+- Config path resolve ([#52](https://github.com/watermarkhu/mkdocstrings-matlab/pull/52),
9
+ [`710832b`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/710832b12d6371d9f5bba5578c4e3a555fe8a38d))
10
11
12
## v0.9.0 (2025-01-16)
13
14
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mkdocstrings-matlab"
-version = "0.9.0"
+version = "0.9.1"
description = "A MATLAB handler for mkdocstrings"
authors = [
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }
0 commit comments