Update NEWS

This commit is contained in:
Kodi Arfer 2020-04-02 08:31:16 -04:00
parent a964acd51d
commit 15be7693fd

View File

@ -12,6 +12,7 @@ Bug Fixes
------------------------------ ------------------------------
* Improved support for nesting anaphoric macros by only applying * Improved support for nesting anaphoric macros by only applying
symbol replacement where absolutely necessary. symbol replacement where absolutely necessary.
* Quoted f-strings are no longer evaluated prematurely.
0.18.0 0.18.0
============================== ==============================