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 03229a2 commit 8c1c413Copy full SHA for 8c1c413
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.8.0 (2025-01-13)
5
+
6
+### Features
7
8
+- Update dependencies ([#46](https://github.com/watermarkhu/mkdocstrings-matlab/pull/46),
9
+ [`03229a2`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/03229a2e7ef8ee46dc680b676a796ae38c6617b7))
10
11
12
## v0.7.0 (2025-01-12)
13
14
### Chores
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mkdocstrings-matlab"
-version = "0.7.0"
+version = "0.8.0"
description = "A MATLAB handler for mkdocstrings"
authors = [
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }
0 commit comments