Improve change log message

This commit is contained in:
Łukasz Langa 2018-04-23 15:58:16 -07:00
parent 54d707e10a
commit 2ba1d7ef7a

View File

@ -523,7 +523,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
* fixed `--diff` not showing entire path (#130)
* fixed parsing of complex expressions after star and double stars in
function parameters (#2)
function calls (#2)
* fixed invalid splitting on comma in lambda arguments (#133)