Skip to content

Commit 41dcf00

Browse files
author
github-actions
committed
[skip ci] Update changelog.
1 parent a0eda9a commit 41dcf00

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010

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

13+
### Bug Fixes
14+
15+
- 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).
16+
- inspect types when resolving field marshallers for structured types ([78d4896](https://github.com/seandstewart/python-typelib/commit/78d4896ff1b792156ff5431b4d47b981c7af188c) by Sean Stewart).
17+
1318
<!-- insertion marker -->
1419

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

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

0 commit comments

Comments
 (0)