Skip to content

Commit c89f92f

Browse files
committed
chore: Prepare release 1.1.0
1 parent 232fbb0 commit c89f92f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ 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.0](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases/tag/1.1.0) - 2024-10-25
10+
11+
<small>[Compare with 1.0.1](https://github.com/mkdocstrings/griffe-inherited-docstrings/compare/1.0.1...1.1.0)</small>
12+
13+
### Build
14+
15+
- Drop support for Python 3.8 ([48370d6](https://github.com/mkdocstrings/griffe-inherited-docstrings/commit/48370d6d6cb9766bc28aca4c88144fd5f27d8300) by Timothée Mazzucotelli).
16+
17+
### Features
18+
19+
- Add `merge` option to merge docstrings downwards ([232fbb0](https://github.com/mkdocstrings/griffe-inherited-docstrings/commit/232fbb0a151eb58a34d4579881cc2bed8f689bbc) by thomasmarwitz). [Issue-2](https://github.com/mkdocstrings/griffe-inherited-docstrings/issues/2), [PR-3](https://github.com/mkdocstrings/griffe-inherited-docstrings/pull/3), Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
20+
921
## [1.0.1](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases/tag/1.0.1) - 2024-08-15
1022

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

0 commit comments

Comments
 (0)