You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
7
8
8
<!-- insertion marker -->
9
+
## Unreleased
10
+
11
+
<small>[Compare with latest](https://github.com/seandstewart/python-typelib/compare/v0.1.8...HEAD)</small>
12
+
13
+
### Bug Fixes
14
+
15
+
- Track "unwrapped" types during routine resolution ([a05be1e](https://github.com/seandstewart/python-typelib/commit/a05be1e199079fa895c6560faba69065d8a3298e) by Sean Stewart).
0 commit comments