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 e9c0bff commit dfee2e8
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.4...HEAD)</small>

### Bug Fixes

- extract the real `__value__` from a `TypeAliasType` when calling `origin(...)` ([94218a4](https://github.com/seandstewart/python-typelib/commit/94218a49271dadb04ab41527c51994aecbb38fab) by Sean Stewart).

<!-- insertion marker -->

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

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

0 comments on commit dfee2e8

Please sign in to comment.