diff --git a/ChangeLog.rst b/ChangeLog.rst index 9c171af0..6562b415 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,10 @@ +8.0.0 - TBD +----------- + +* Optimized handling of format specifiers during format string + compilation, including but not limited to hexadecimal formatting + (`#1944 `_). + 7.1.3 - 2020-11-24 ------------------