Skip to content

Commit 1fe352c

Browse files
author
Sylvain MARIE
committed
0.5.0 changelog
1 parent 25b8fe9 commit 1fe352c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.5.0 - New helper function, and bugfix
4+
5+
New helper function `remove_signature_parameters`.
6+
7+
Fixed issue with `@with_signature` when argument is a `Signature`. Fixes [#11](https://github.com/smarie/python-makefun/issues/11)
8+
39
### 0.4.0 - New `@with_signature` decorator, and `create_function` accepts functions
410

511
New decorator `@with_signature` to change the signature of a callable. Fixes [#3](https://github.com/smarie/python-makefun/issues/3)

0 commit comments

Comments
 (0)