Skip to content

Commit 7897172

Browse files
committed
Add change log
1 parent 9f86a50 commit 7897172

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
@@ -19,6 +19,14 @@
1919
<permissions user="admin" password="" group="dba" mode="rw-rw-r--"/>
2020
<note>Note for users of eXist 2.x: When upgrading, please make sure you also updated the shared-resources package to > 0.4.0.</note>
2121
<changelog>
22+
<change version="0.6.0">
23+
<ul xmlns="http://www.w3.org/1999/xhtml">
24+
<li>New: Improved build infrastructure for the Documentation app - <a href="https://github.com/eXist-db/documentation/pull/135">#135</a></li>
25+
<li>[Upgrade Guide]: Revised the guide with best practices - <a href="https://github.com/eXist-db/documentation/issues/120">#120</a></li>
26+
<li>[Indexing and XQuery]: Added information on json-ignore-whitespace-text-nodes serialization option and some minor corrections - <a href="https://github.com/eXist-db/documentation/pull/138">#138</a></li>
27+
<li>[Devguide]: Removed mention of XMLDBTransformer - <a href="https://github.com/eXist-db/documentation/pull/139">#139</a></li>
28+
</ul>
29+
</change>
2230
<change version="0.4.7">
2331
<ul xmlns="http://www.w3.org/1999/xhtml">
2432
<li>No release notes prepared for this or any earlier versions.</li>

0 commit comments

Comments
 (0)