Skip to content

Commit 366ff4f

Browse files
author
Sylvain MARIE
committed
1.6.2 changelog
1 parent 6615e31 commit 366ff4f

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.2 - Bug fix with type hints in signature
4+
5+
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).
6+
37
### 1.6.1 - `with_partial` and `partial` minor bug fix
48

59
Fixed `partial` to support missing and empty docstring. Fixes [#31](https://github.com/smarie/python-makefun/issues/31).

0 commit comments

Comments
 (0)