Skip to content

Commit c684418

Browse files
author
Sylvain MARIE
committed
1.6.3 changelog
1 parent 203d3a5 commit c684418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.6.3 - Bug fix with type hints in signature
4+
5+
Fixed bug when the return type annotation of the function to create contains non-locally available type hints. Fixes [#33](https://github.com/smarie/python-makefun/issues/33).
6+
37
### 1.6.2 - Bug fix with type hints in signature
48

59
Fixed bug when the signature of the function to create contains non-locally available type hints. Fixes [#32](https://github.com/smarie/python-makefun/issues/32).

0 commit comments

Comments
 (0)