Skip to content

Commit ad181e6

Browse files
author
Sylvain MARIE
committed
1.4.2 changelog
1 parent f6ffa83 commit ad181e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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.4.2 - Bugfix in flat mode
4+
5+
When flat mode was used in a context where the signature contains a var-positional argument, the arguments were not correctly injected. Fixes [#12](https://github.com/smarie/python-decopatch/issues/12).
6+
37
### 1.4.1 - Minor default symbols improvement
48

59
Removed the clunky `Enum` for symbols. Back to a normal class, with a custom `__repr__`.

0 commit comments

Comments
 (0)