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 248d389 commit 3ebc957Copy full SHA for 3ebc957
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v0.8.1 (2025-01-14)
5
+
6
+### Bug Fixes
7
8
+- Names of folder and namespace entities
9
+ ([#49](https://github.com/watermarkhu/mkdocstrings-matlab/pull/49),
10
+ [`248d389`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/248d3893b9fad1b1e9818c7b48959ca01c6f9cdf))
11
12
13
## v0.8.0 (2025-01-13)
14
15
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mkdocstrings-matlab"
-version = "0.8.0"
+version = "0.8.1"
description = "A MATLAB handler for mkdocstrings"
authors = [
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }
0 commit comments