We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28f5a4f + 529a3ca commit f7976ecCopy full SHA for f7976ec
xar-assembly.xml
@@ -17,6 +17,12 @@
17
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
18
<prepare>pre-install.xql</prepare>
19
<changelog>
20
+ <change version="1.3.0">
21
+ <ul xmlns="http://www.w3.org/1999/xhtml">
22
+ <li>Improve page layout and performance - <a href="https://github.com/eXist-db/function-documentation/pull/78">#78</a></li>
23
+ <li>Improve build, add testing - <a href="https://github.com/eXist-db/function-documentation/pull/69">#69</a></li>
24
+ </ul>
25
+ </change>
26
<change version="1.2.1">
27
<ul xmlns="http://www.w3.org/1999/xhtml">
28
<li>Added article for file:sync#3 - <a href="https://github.com/eXist-db/function-documentation/pull/54">#54</a></li>
0 commit comments