add changelog
This commit is contained in:
parent
948f5e83ea
commit
0e6d6161f6
1
AUTHORS
1
AUTHORS
|
@ -12,6 +12,7 @@ Adam Uhlir
|
||||||
Ahn Ki-Wook
|
Ahn Ki-Wook
|
||||||
Akiomi Kamakura
|
Akiomi Kamakura
|
||||||
Alan Velasco
|
Alan Velasco
|
||||||
|
Alessio Izzo
|
||||||
Alexander Johnson
|
Alexander Johnson
|
||||||
Alexander King
|
Alexander King
|
||||||
Alexei Kozlenok
|
Alexei Kozlenok
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Fixed different behavior from std lib unittest of asserts with expression that contains the walrus operator in it that changes the value of a variable
|
Loading…
Reference in New Issue