Add changelog entry
This commit is contained in:
parent
661908cd02
commit
68cc9786d3
@ -496,6 +496,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
|
|||||||
* generalized star expression handling, including double stars; this
|
* generalized star expression handling, including double stars; this
|
||||||
fixes multiplication making expressions "unsafe" for trailing commas (#132)
|
fixes multiplication making expressions "unsafe" for trailing commas (#132)
|
||||||
|
|
||||||
|
* fix parsing of complex expressions after star and double stars in
|
||||||
|
function parameters (#2)
|
||||||
|
|
||||||
### 18.4a2
|
### 18.4a2
|
||||||
|
|
||||||
* fixed parsing of unaligned standalone comments (#99, #112)
|
* fixed parsing of unaligned standalone comments (#99, #112)
|
||||||
|
Loading…
Reference in New Issue
Block a user