diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 12 | 
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index fad86d60e..29611b466 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -518,6 +518,18 @@        </li>      </ul>      <h3> +       <a href="http://www.scintilla.org/scite373.zip">Release 3.7.3</a> +    </h3> +    <ul> +	<li> +	Released 30 December 2016. +	</li> +	<li> +	The Python lexer partly supports f-strings, 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> +    </ul> +    <h3>         <a href="http://www.scintilla.org/scite372.zip">Release 3.7.2</a>      </h3>      <ul>  | 
