Skip to content

Commit 2b5c228

Browse files
author
semantic-release
committed
0.4.1
Automatically generated by python-semantic-release
1 parent f64c78d commit 2b5c228

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

4+
## v0.4.1 (2025-01-03)
5+
6+
### Bug Fixes
7+
8+
- Default value of parameter_headings
9+
([#11](https://github.com/watermarkhu/mkdocstrings-matlab/pull/11),
10+
[`651e25d`](https://github.com/watermarkhu/mkdocstrings-matlab/commit/651e25db05fad867d51f360ab4b1c49ececce814))
11+
12+
* fix default value of `parameter_headings` * add qualify workflow * documentation upgrades
13+
14+
415
## v0.4.0 (2025-01-02)
516

617
### Features
@@ -69,4 +80,5 @@
6980

7081
* fix
7182

83+
7284
## v0.3.3 (2024-12-19)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocstrings-matlab"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "A MATLAB handler for mkdocstrings"
55
authors = [
66
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }

0 commit comments

Comments
 (0)