Skip to content

Commit 34d8051

Browse files
committed
chore: Prepare release 1.11.1
1 parent 937c796 commit 34d8051

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

77
<!-- insertion marker -->
8+
## [1.11.1](https://github.com/mkdocstrings/griffe/releases/tag/1.11.1) - 2025-08-11
9+
10+
<small>[Compare with 1.11.0](https://github.com/mkdocstrings/griffe/compare/1.11.0...1.11.1)</small>
11+
12+
### Bug Fixes
13+
14+
- Fix type parameters loading ([ce41279](https://github.com/mkdocstrings/griffe/commit/ce41279cc8b7abc45c7b94316b24e87d4a1edc40) by Timothée Mazzucotelli).
15+
16+
### Code Refactoring
17+
18+
- Move private `_griffe` package under `griffe._internal` ([8f37158](https://github.com/mkdocstrings/griffe/commit/8f37158eb5617d2cf686f9a0a044f29c638598b2) by Timothée Mazzucotelli).
19+
820
## [1.11.0](https://github.com/mkdocstrings/griffe/releases/tag/1.11.0) - 2025-08-07
921

1022
<small>[Compare with 1.10.0](https://github.com/mkdocstrings/griffe/compare/1.10.0...1.11.0)</small>

0 commit comments

Comments
 (0)