Skip to content

Commit

Permalink
[skip ci] Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 16, 2024
1 parent a0eda9a commit 41dcf00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<small>[Compare with latest](https://github.com/seandstewart/python-typelib/compare/v0.1.1...HEAD)</small>

### Bug Fixes

- handle case where a resolved type reference can't match up to the original hint ([a5ddf68](https://github.com/seandstewart/python-typelib/commit/a5ddf687c798d5d2a2a55e6a6561c22d14e40c29) by Sean Stewart).
- inspect types when resolving field marshallers for structured types ([78d4896](https://github.com/seandstewart/python-typelib/commit/78d4896ff1b792156ff5431b4d47b981c7af188c) by Sean Stewart).

<!-- insertion marker -->


## [v0.1.1](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.1) - 2024-10-16

<small>[Compare with v0.1.0](https://github.com/seandstewart/python-typelib/compare/v0.1.0...v0.1.1)</small>
Expand Down

0 comments on commit 41dcf00

Please sign in to comment.