Skip to content

Commit d31a2c5

Browse files
author
Sylvain MARIE
committed
Changelog update
1 parent bef547e commit d31a2c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
### 1.15.3 - bugfix
44

5-
- Fixed `SyntaxError: invalid syntax` happening when the default value of one argument of the created function is a subclass of a basic primitive.
6-
Fixes [#98](https://github.com/smarie/python-makefun/issues/98). PR [#99](https://github.com/smarie/python-makefun/pull/99) by
7-
[moskupols](https://github.com/moskupols)
5+
- Fixed `SyntaxError: invalid syntax` happening when the default value of one argument of the created function is a
6+
subclass of a basic primitive. Fixes [#98](https://github.com/smarie/python-makefun/issues/98). PR
7+
[#99](https://github.com/smarie/python-makefun/pull/99) by [moskupols](https://github.com/moskupols).
88

99
### 1.15.2 - bugfix
1010

0 commit comments

Comments
 (0)