Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Jul 5, 2024
1 parent bef547e commit d31a2c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

### 1.15.3 - bugfix

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

### 1.15.2 - bugfix

Expand Down

0 comments on commit d31a2c5

Please sign in to comment.