Skip to content

Commit a907923

Browse files
committed
chore: Prepare release 1.1.5
1 parent ad436b5 commit a907923

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ 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.5](https://github.com/mkdocstrings/griffe-pydantic/releases/tag/1.1.5) - 2025-08-05
10+
11+
<small>[Compare with 1.1.4](https://github.com/mkdocstrings/griffe-pydantic/compare/1.1.4...1.1.5)</small>
12+
13+
### Code Refactoring
14+
15+
- Rename logger to `griffe_pydantic` ([ad436b5](https://github.com/mkdocstrings/griffe-pydantic/commit/ad436b5a5202e9f599c1021ad16498791f19cbfb) by Timothée Mazzucotelli).
16+
- Use DEBUG log level for unhandled objects ([1f33b32](https://github.com/mkdocstrings/griffe-pydantic/commit/1f33b320dc849a7525f740e82b5a5a869f9c0a36) by Martin Stancsics). [Issue-31](https://github.com/mkdocstrings/griffe-pydantic/issues/31), [PR-38](https://github.com/mkdocstrings/griffe-pydantic/pull/38)
17+
918
## [1.1.4](https://github.com/mkdocstrings/griffe-pydantic/releases/tag/1.1.4) - 2025-03-26
1019

1120
<small>[Compare with 1.1.3](https://github.com/mkdocstrings/griffe-pydantic/compare/1.1.3...1.1.4)</small>

0 commit comments

Comments
 (0)