Skip to content

Commit

Permalink
1.6.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Apr 10, 2019
1 parent 203d3a5 commit c684418
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.3 - Bug fix with type hints in signature

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

### 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).
Expand Down

0 comments on commit c684418

Please sign in to comment.