Skip to content

Commit a7f6d5e

Browse files
authored
Merge pull request #174 from dizzzz/prepare_release
Prepare release
2 parents 82e2bda + ad6da06 commit a7f6d5e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

xar-assembly.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
<license>GNU Lesser General Public License, version 2.1</license>
88
<copyright>true</copyright>
99

10-
<!-- should be either "application" or "library" -->
1110
<type>application</type>
12-
<!-- type>library</type -->
1311

1412
<status>stable</status>
1513

@@ -26,6 +24,15 @@
2624
<prepare>pre-install.xql</prepare>
2725
<finish>post-install.xql</finish>
2826

27+
<changelog>
28+
<change version="1.0.0">
29+
<ul xmlns="http://www.w3.org/1999/xhtml">
30+
<li>First stable release for eXist-db - requires v5.1.0.</li>
31+
<li>Revised and refactored code for stability and reliability.</li>
32+
</ul>
33+
</change>
34+
</changelog>
35+
2936
<permissions user="jms" group="jms" mode="0775"/>
3037
<note>When upgrading: please uninstall all previous versions first and restart eXist-db.</note>
3138

0 commit comments

Comments
 (0)