Skip to content

Commit 8151231

Browse files
committed
1 parent 72380be commit 8151231

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

www/changelog.shtml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<!--#include virtual="header.inc" -->
22
<h3>Change log:</h3>
3+
<b>2.0.0.0</b>
4+
<ul>
5+
<li>support N++ 8.3 with scintilla 4.4.6</li>
6+
<li>Notepad++ 8.3 builds change Sci_position leading to crash #218</li>
7+
<li>editor.getTextRange crash notepad++ #224</li>
8+
<li>findText do not find text #223</li>
9+
<li>Support for SendKeys module #183</li>
10+
<li>used plain python 2.7.18, without the modifications from fork https://github.com/bruderstein/python, reintroducing dependency to MSVCR90.dll</li>
11+
</ul>
12+
<br/>
313
<b>1.5.4.0</b>
414
<ul>
515
<li>Fix issue docs intro.rst: invalid FILESAVING notification vs valid FILEBEFORESAVE #148</li>

0 commit comments

Comments
 (0)