Skip to content

Commit 45da271

Browse files
authored
Fix duplicate entry in CHANGELOG
1 parent f17f9d0 commit 45da271

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
- Update minimum Pydantic version to support Python 3.9
3737

3838
### Additions
39-
- Better compatibility for "required" (whether or not the field must be included) and "nullable" (whether or not the field can be null) (#205 & #208). Thanks @bowenwr & @emannguitar!
4039

4140
- Allow specifying the generated client's version using `package_version_override` in a config file. (#225 - Thanks @fyhertz!)
4241

0 commit comments

Comments
 (0)