Skip to content

Commit dfee2e8

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

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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
10+
11+
<small>[Compare with latest](https://github.com/seandstewart/python-typelib/compare/v0.1.4...HEAD)</small>
12+
13+
### Bug Fixes
14+
15+
- extract the real `__value__` from a `TypeAliasType` when calling `origin(...)` ([94218a4](https://github.com/seandstewart/python-typelib/commit/94218a49271dadb04ab41527c51994aecbb38fab) by Sean Stewart).
16+
17+
<!-- insertion marker -->
18+
919
## [v0.1.4](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.4) - 2024-10-26
1020

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

0 commit comments

Comments
 (0)