3030 < div class ="content ">
3131 < h1 > Download</ h1 >
3232 < h2 > Latest Release for C# / .NET</ h2 >
33- < p > Full distribution including
34- all dependencies: </ p >
3533 < table style ="margin-left: 10px; background-color:white; padding: 10px; border: 1px solid #d7d7d7; width: 420px; ">
3634 < tr >
3735 < td >
3836 < img src ="image/download.gif " alt ="Download Concordion.NET " height ="50 " width ="50 " /> </ td >
39- < td > < b > < a href ="https://github.com/concordion/concordion-net/releases/download/v1.2 .0/Concordion.NET-1.2 .0.zip " id ="download-link "> Concordion.NET-1.2 .0.zip</ a > </ b > </ td >
37+ < td > < b > < a href ="https://github.com/concordion/concordion-net/releases/download/v1.3 .0/Concordion.NET-1.3 .0.zip " id ="download-link "> Concordion.NET-1.3 .0.zip</ a > </ b > </ td >
4038 </ tr >
4139 < tr >
4240 < td >
@@ -59,10 +57,32 @@ <h1>Release Notes</h1>
5957 < p >
6058 < a href ="https://github.com/concordion/concordion-net/commits/master "> Version
6159 History on GitHub</ a > </ p >
62- < h2 > Concordion.NET 1.2.0 - March 2015</ h2 >
63- < p > This release of Concordion.NET needs NUnit version 2.6.3 to run the
60+ < h2 > Concordion.NET 1.3.0 - May 2015</ h2 >
61+ < p > This release of Concordion.NET needs
62+ < a href ="http://nunit.org/index.php?p=docHome&r=2.6.4 "> NUnit 2.6.4</ a > to run the
6463 executable specifications.</ p >
6564 < h3 > Features</ h3 >
65+ < ul >
66+ < li > Update < a href ="RunningTests.html "> Concordion NUnit Addin</ a >
67+ to < a href ="http://nunit.org/index.php?p=docHome&r=2.6.4 ">
68+ NUnit version 2.6.4</ a > </ li >
69+ < li > Add < a href ="Concordion/Command/Echo/Echo.html "> echo command</ a >
70+ to documentation</ li >
71+ </ ul >
72+ < h3 > Bug Fixes</ h3 >
73+ < ul >
74+ < li > Make
75+ < a href ="https://github.com/concordion/concordion-net/pull/24 ">
76+ FileTarget.GetTargetPath</ a > compliant with Java version</ li >
77+ < li > Simplify
78+ < a href ="https://github.com/concordion/concordion-net/commit/0174a33b91ed2516d249700cabbb0233be4aba4e ">
79+ footer of result documents</ a > </ li >
80+ </ ul >
81+ < h2 > Concordion.NET 1.2.0 - March 2015</ h2 >
82+ < p > This release of Concordion.NET needs
83+ < a href ="http://nunit.org/index.php?p=docHome&r=2.6.3 "> NUnit 2.6.3</ a > to run the
84+ executable specifications./p>
85+ < h3 > Features</ h3 >
6686 < ul >
6787 < li > Enable < a href ="RunningTests.html#resharper "> running
6888 Concordion.NET tests with ReSharper</ a > .</ li >
0 commit comments