Skip to content

Commit 3ebc957

Browse files
author
semantic-release
committed
0.8.1
Automatically generated by python-semantic-release
1 parent 248d389 commit 3ebc957

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33

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+
413
## v0.8.0 (2025-01-13)
514

615
### Features

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.8.0"
3+
version = "0.8.1"
44
description = "A MATLAB handler for mkdocstrings"
55
authors = [
66
{ name = "Mark Hu", email = "watermarkhu@gmail.com" }

0 commit comments

Comments
 (0)