diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f9626f08f..94b4b9775 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,7 +56,7 @@ GTK, and OS X</font> </td> <td width="40%" align="right"> - <font color="#FFCC99" size="3"> Release version 4.1.5<br /> + <font color="#FFCC99" size="3"> Release version 4.1.6<br /> Site last modified April 17 2019</font> </td> <td width="20%"> @@ -72,6 +72,7 @@ </tr> </table> <ul id="versionlist"> + <li>Version 4.1.6 adds an X12 lexer and improves performance on huge files.</li> <li>Version 4.1.5 removes special handling of non-0 wParam to WM_PAINT on Win32 and changes clipboard operations on GTK to avoid flickering.</li> <li>Version 4.1.4 makes calltips work on Qt and adds a lexer for .NET's Common Intermediate Language CIL.</li> |