add change log entry for #1053

This commit is contained in:
Zsolt Dollenstein 2020-05-08 14:09:15 +01:00
parent a4c11a75e1
commit 1d3fb871be

View File

@ -1,5 +1,9 @@
## Change Log
### Unreleased
- reindent docstrings when reindenting code around it (#1053)
### 19.10b0
- added support for PEP 572 assignment expressions (#711)