Skip to content

Commit d4e8a25

Browse files
author
github-actions
committed
[skip ci] Update changelog.
1 parent ff01211 commit d4e8a25

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,15 +6,14 @@ 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.6](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.6) - 2024-10-30
1010

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

1313
### Bug Fixes
1414

1515
- Unwrap `TypeAliasType` for all nested types in a type graph ([c837838](https://github.com/seandstewart/python-typelib/commit/c837838a8e78c830f262af783794788bd7e8b103) by Sean Stewart).
1616

17-
<!-- insertion marker -->
1817

1918
## [v0.1.5](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.5) - 2024-10-30
2019

0 commit comments

Comments
 (0)