diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index aef93f448..e2cf9a709 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -551,7 +551,8 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1902/">Bug #1902</a>. </li> <li> - The Python lexer partly supports f-strings, allows Unicode identifiers, and no longer allows @1 to be a decorator. + The Python lexer supports f-strings with new styles, allows Unicode identifiers, + and no longer allows @1 to be a decorator. <a href="http://sourceforge.net/p/scintilla/bugs/1848/">Bug #1848</a>. </li> <li> |