Skip to content

Commit 85b1d26

Browse files
author
github-actions
committed
[skip ci] Update changelog.
1 parent 7705700 commit 85b1d26

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.4](https://github.com/seandstewart/python-typelib/releases/tag/v0.1.4) - 2024-10-26
1010

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

1313
### Bug Fixes
1414

1515
- remove use of `graphlib.TypeNode` in type context ([e4742c0](https://github.com/seandstewart/python-typelib/commit/e4742c0e169a1fa71f74d399b32fc43bfb6cff00) by Sean Stewart).
1616
- correct handling optional types ([79e431a](https://github.com/seandstewart/python-typelib/commit/79e431a4dac984f1b9a096d44a389c08e569ad73) by Sean Stewart).
1717

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

2019

2120

0 commit comments

Comments
 (0)