Skip to content

Commit

Permalink
1.12.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Oct 8, 2021
1 parent b910b1c commit d9757b0
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.12.1 - Bugfix

- Fixed `TypeError` when a `func` attribute is present on the function provided to `create_function`. Fixed [#76](https://github.com/smarie/python-makefun/issues/76)

### 1.12.0 - Refactoring and consistency improvement

- Fixed `partial` so that :
Expand Down

0 comments on commit d9757b0

Please sign in to comment.