Skip to content

Commit 9352cf0

Browse files
committed
Add release notes for 5.4.0
1 parent a5b6afb commit 9352cf0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

xar-assembly.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20+
<change xmlns="http://exist-db.org/xquery/repo" version="5.4.0">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>New: Add a page about XSL-FO rendering - <a href="https://github.com/eXist-db/documentation/pull/726">#726</a></li>
23+
<li>xquery: Expose eXist-specific serialization options to fn:serialize - <a href="https://github.com/eXist-db/documentation/pull/672">#672</a></li>
24+
<li>backup: Remove comment on ZIP restrictions - <a href="https://github.com/eXist-db/documentation/pull/699">#699</a></li>
25+
<li>lucene: Expand custom analyzer configuration info - <a href="https://github.com/eXist-db/documentation/pull/706">#706</a></li>
26+
</ul>
27+
</change>
2028
<change xmlns="http://exist-db.org/xquery/repo" version="5.3.0">
2129
<ul xmlns="http://www.w3.org/1999/xhtml">
2230
<li>updated validating against eXist-db XQuery engine</li>

0 commit comments

Comments
 (0)