add changelog

This commit is contained in:
Alessio Izzo 2023-02-22 21:58:00 +01:00
parent 948f5e83ea
commit 0e6d6161f6
No known key found for this signature in database
GPG Key ID: 2B5983EE2D924936
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Adam Uhlir
Ahn Ki-Wook
Akiomi Kamakura
Alan Velasco
Alessio Izzo
Alexander Johnson
Alexander King
Alexei Kozlenok

View File

@ -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