Skip to content

Commit 940b790

Browse files
committed
Update changelog for 0.5.2
1 parent 28d184b commit 940b790

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## `0.5.2` - 2025-09-02
8+
9+
### Fixed
10+
11+
* Improved rendering support for [GitHub Flavored Markdown](https://github.github.com/gfm/).
12+
* Fixed an issue in Markdown descriptions where a backslash was visible before [hard line breaks](https://spec.commonmark.org/0.30/#hard-line-breaks).
13+
714
## `0.5.1` - 2025-09-01
815

916
### Changed

0 commit comments

Comments
 (0)