Skip to content

Commit 2a3ab7e

Browse files
committed
ignore(xar-assem): add changenotes
1 parent 4381c36 commit 2a3ab7e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

xar-assembly.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
<dependency package="http://exist-db.org/apps/shared" semver-min="0.8.2"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20+
<change version="4.2.0">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>removed deprecated extensions</li>
23+
<li>removed war guide</li>
24+
<li>updates to indexing guide</li>
25+
<li>add previously undocumented xqSuite annotations</li>
26+
<li>update Bootsrap, Jquery, switch to highlight, many minor bumps</li>
27+
<li>integrate frontend tooling in build process via maven plugin</li>
28+
<li>add integration tests, and execute XQsuite test during build</li>
29+
<li>fix outdated syntax in xmlrpc article</li>
30+
</ul>
31+
</change>
2032
<change version="4.1.2">
2133
<ul xmlns="http://www.w3.org/1999/xhtml">
2234
<li>removed mentions of xprocq</li>

0 commit comments

Comments
 (0)