Skip to content

Commit 2e7e6b3

Browse files
author
Sylvain MARIE
committed
1.6.1 changelog
1 parent 18e00d8 commit 2e7e6b3

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.1 - `with_partial` and `partial` minor bug fix
4+
5+
Fixed `partial` to support missing and empty docstring. Fixes [#31](https://github.com/smarie/python-makefun/issues/31).
6+
37
### 1.6.0 - added `with_partial` and `partial`
48

59
New method `partial` that behaves like `functools.partial`, and equivalent decorator `@with_partial`. Fixes [#30](https://github.com/smarie/python-makefun/issues/30).

0 commit comments

Comments
 (0)