Browse Source

Update ChangeLog.

pull/2/head
Daniel Grunwald 15 years ago
parent
commit
3e73ce73d1
  1. 7
      doc/ChangeLog.template.html

7
doc/ChangeLog.template.html

@ -6,6 +6,10 @@ @@ -6,6 +6,10 @@
<p>
SharpDevelop $INSERTVERSION$ ($INSERTDATE$)
<ul>
<li>Update NUnit to version 2.5.8</li>
<li>Update to Boo 0.9.4 (pre-release build) for .NET 4</li>
<li>Improvements to IronPython code completion</li>
<li>Added back Chinese and Russian translations</li>
</ul>
</p>
@ -17,8 +21,7 @@ @@ -17,8 +21,7 @@
<li>Grouping in SharpDevelop Reports</li>
<li>IronPython code completion for local variables, class fields, events, properties, self</li>
<li>Common Scripting project for IronPython and IronRuby</li>
<li>Update IronRuby to version 1.1</li>
<li>Update NUnit to version 2.5.7</li>
<li>Update PartCover to version 4.0.10801</li>
</ul>
</p>

Loading…
Cancel
Save