Skip to content

Commit 33cc5db

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

xar-assembly.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@
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+
</ul>
30+
</change>
2031
<change version="4.1.2">
2132
<ul xmlns="http://www.w3.org/1999/xhtml">
2233
<li>removed mentions of xprocq</li>

0 commit comments

Comments
 (0)