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 96278d0 commit 0028cb2Copy full SHA for 0028cb2
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.5.0 (2025-01-03)
5
+
6
+### Features
7
8
+- Force minor release ([#31](https://github.com/watermarkhu/mkdocstrings-matlab/pull/31),
9
+ [`96278d0`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/96278d0ff1080bbb4ac102190653c0fa1a269664))
10
11
12
## v0.4.2 (2025-01-03)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mkdocstrings-matlab"
-version = "0.4.2"
+version = "0.5.0"
description = "A MATLAB handler for mkdocstrings"
authors = [
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }
0 commit comments