Skip to content

Commit

Permalink
1.6.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Mar 26, 2019
1 parent 6615e31 commit 366ff4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.6.2 - Bug fix with type hints in signature

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).

### 1.6.1 - `with_partial` and `partial` minor bug fix

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

0 comments on commit 366ff4f

Please sign in to comment.