Skip to content

Commit 29b2300

Browse files
committed
Update for 2018-11-20 release.
1 parent 2786348 commit 29b2300

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

ReadMe.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ all circumstances, but is ultimately bound by the resources available to it.
8282
-- History --
8383
-------------
8484

85+
2018-11-20 by Vince Curley and Jenny Leung
86+
----------
87+
* Add new function in ITextAnalysisToolPlugin to support configurable plug-ins
88+
via popup dialog.
89+
* Add new item to Edit menu to list configurable plug-ins.
90+
* Support custom foreground and background colors for filters.
91+
8592
2018-01-03 by David Anson
8693
----------
8794
* Fixed an intermittent bug preventing the window from showing on the taskbar.

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ <h1>TextAnalysisTool.NET</h1>
1515
<a href="https://github.com/mike-mo">Mike Morante</a><br/>
1616
<a href="https://github.com/cohen-uriel">Uriel Cohen</a><br/>
1717
Vince Curley<br/>
18-
Aleksey Kabanov
18+
Aleksey Kabanov<br/>
19+
Jenny Leung
1920
</p>
2021
</div>
2122
<h2>Summary</h2>
@@ -35,7 +36,7 @@ <h3>
3536
Includes:
3637
</h3>
3738
<ul class="notes">
38-
<li>Version <code>2018-01-03</code> for .NET 4+ (32- and 64-bit)</li>
39+
<li>Version <code>2018-11-20</code> for .NET 4+ (32- and 64-bit)</li>
3940
<li>Version <code>2013-05-07</code> for .NET 2+ (32- and 64-bit)</li>
4041
<li>Version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)</li>
4142
<li>Version <code>2001-12-28</code> for x86 (32-bit only)</li>

0 commit comments

Comments
 (0)