@@ -22,11 +22,11 @@ <h1>XMLUnit</h1>
22
22
< h3 >
23
23
< a id ="latest " class ="anchor "
24
24
href ="#latest-release " aria-hidden ="true ">
25
- < span class ="octicon octicon-link "> </ span > </ a > 2017-11-09 :
26
- XMLUnit.NET 2.5.1 Released</ h3 >
25
+ < span class ="octicon octicon-link "> </ span > </ a > 2018-04-22 :
26
+ XMLUnit for Java and XMLUnit .NET 2.6.0 Released</ h3 >
27
27
28
- < p > We are happy to announce the release of
29
- XMLUnit for Java 2.5.1 .</ p >
28
+ < p > We are happy to announce the release of XMLUnit for Java
29
+ and XMLUnit.NET 2.6.0 .</ p >
30
30
31
31
< h3 >
32
32
< a id ="about-xmlunit " class ="anchor "
82
82
a < a href ="https://github.com/xmlunit/user-guide/wiki "> github
83
83
wiki</ a > .</ p >
84
84
85
- < p > XMLUnit for Java 2.5.1 has been released
86
- on 2017-11-09, XMLUnit.NET 2.5.1 on 2017-10-20 .</ p >
85
+ < p > XMLUnit for Java and XMLUnit.NET 2.6.0 have been released
86
+ on 2018-04-22 .</ p >
87
87
88
88
< ul >
89
89
< li > XMLUnit 2.x is distibuted
@@ -108,10 +108,10 @@ <h5>
108
108
BSD license XMLUnit 1.x used</ a > .</ p >
109
109
110
110
< ul >
111
- < li > < a href ="https://github.com/xmlunit/xmlunit/releases/tag/v2.5.1 / "> Source
112
- and Binaries of XMLUnit for Java 2.5.1 </ a > </ li >
113
- < li > < a href ="api/java/2.5.1 /index.html "> Javadocs of
114
- XMLUnit for Java 2.5.1 </ a > </ li >
111
+ < li > < a href ="https://github.com/xmlunit/xmlunit/releases/tag/v2.6.0 / "> Source
112
+ and Binaries of XMLUnit for Java 2.6.0 </ a > </ li >
113
+ < li > < a href ="api/java/2.6.0 /index.html "> Javadocs of
114
+ XMLUnit for Java 2.6.0 </ a > </ li >
115
115
< li > XMLUnit for Java is available
116
116
from < a href ="http://search.maven.org/#search|ga|1|org.xmlunit.xmlunit-core "> Maven
117
117
Central < img src ="https://maven-badges.herokuapp.com/maven-central/org.xmlunit/xmlunit-core/badge.svg "> </ a > .</ li >
@@ -138,10 +138,10 @@ <h5>
138
138
available from our AppVeyour builds.</ p >
139
139
140
140
< ul >
141
- < li > < a href ="https://github.com/xmlunit/xmlunit.net/releases/tag/v2.5.1 / "> Source
142
- and Binaries of XMLUnit.NET 2.5.1 </ a > </ li >
143
- < li > < a href ="api/net/2.5.1 /index.html "> API docs of
144
- XMLUnit.NET 2.5.1 </ a > </ li >
141
+ < li > < a href ="https://github.com/xmlunit/xmlunit.net/releases/tag/v2.6.0 / "> Source
142
+ and Binaries of XMLUnit.NET 2.6.0 </ a > </ li >
143
+ < li > < a href ="api/net/2.6.0 /index.html "> API docs of
144
+ XMLUnit.NET 2.6.0 </ a > </ li >
145
145
< li > XMLUnit.NET is available
146
146
from nuget < a href ="https://www.nuget.org/packages/XMLUnit.Core/ "> XMLUnit.Core
147
147
< img src ="https://img.shields.io/nuget/v/XMLUnit.Core.svg "> </ a > .
0 commit comments