Skip to content

Commit 5b85b9b

Browse files
committed
chore: Prepare release 1.1.1
1 parent 639ff80 commit 5b85b9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [1.1.1](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases/tag/1.1.1) - 2024-11-05
10+
11+
<small>[Compare with 1.1.0](https://github.com/mkdocstrings/griffe-inherited-docstrings/compare/1.1.0...1.1.1)</small>
12+
13+
### Bug Fixes
14+
15+
- Fix inheritance logic when intermediate class without member is present ([639ff80](https://github.com/mkdocstrings/griffe-inherited-docstrings/commit/639ff807c34edc25e1841626f8ac6f4b743e8539) by thomasmarwitz). [Issue-4](https://github.com/mkdocstrings/griffe-inherited-docstrings/issues/4), [PR-5](https://github.com/mkdocstrings/griffe-inherited-docstrings/pull/5), Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
16+
917
## [1.1.0](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases/tag/1.1.0) - 2024-10-25
1018

1119
<small>[Compare with 1.0.1](https://github.com/mkdocstrings/griffe-inherited-docstrings/compare/1.0.1...1.1.0)</small>

0 commit comments

Comments
 (0)