Skip to content

Commit cba3aa8

Browse files
author
github-actions
committed
[skip ci] Update changelog.
1 parent 93743e3 commit cba3aa8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9-
## Unreleased
9+
## [v0.1.2](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.2) - 2024-10-16
1010

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

1313
### Bug Fixes
1414

1515
- 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).
1616
- inspect types when resolving field marshallers for structured types ([78d4896](https://github.com/seandstewart/python-typelib/commit/78d4896ff1b792156ff5431b4d47b981c7af188c) by Sean Stewart).
1717

18-
<!-- insertion marker -->
1918

2019

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

0 commit comments

Comments
 (0)