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 30, 2024
1 parent 6d6e76d commit 45e8988
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- insertion marker -->
## Unreleased

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

### Bug Fixes

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

<!-- insertion marker -->

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

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

0 comments on commit 45e8988

Please sign in to comment.