Skip to content

Commit

Permalink
update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
shemogumbe committed Nov 9, 2024
1 parent 76a491c commit 47353d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [1.20.0] - 2024-11-07


### Added

### Changed

-Fixed Python error when a class inherits from a base class and inmplents an interface.
[5637](https://github.com/microsoft/kiota/issues/5637)
- Fixed python generation client serailization failure str being quoted as "str"
- Fixed Issue with primitive values being stringified in python python. [#5417](https://github.com/microsoft/kiota/issues/5417)
- Fixed an issue where multipart request content would be ignored if other unstructured content was present in the description. [#5638](https://github.com/microsoft/kiota/issues/5638)
Expand Down

0 comments on commit 47353d1

Please sign in to comment.