Browse Source

Update ChangeLog.

pull/1/head
Daniel Grunwald 15 years ago
parent
commit
1876bf473e
  1. 14
      doc/ChangeLog.template.html

14
doc/ChangeLog.template.html

@ -6,10 +6,20 @@ @@ -6,10 +6,20 @@
<p>
SharpDevelop $INSERTVERSION$ ($INSERTDATE$)
<ul>
<li>Update IronRuby to version 1.1</li>
<li>Update NUnit to version 2.5.7</li>
</ul>
</p>
<p>
SharpDevelop 4.0 Beta 3 [4.0.0.6721] (09/28/2010)
<ul>
<li>Added <a href="http://git-scm.com/">Git</a> AddIn</li>
<li>Added support for the .NET client profile</li>
<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