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.
1 parent 67a59f0 commit 7d7a1b4Copy full SHA for 7d7a1b4
xar-assembly.xml
@@ -18,6 +18,11 @@
18
<prepare>prepare.xq</prepare>
19
<finish>finish.xq</finish>
20
<changelog>
21
+ <change version="2.0.1">
22
+ <ul xmlns="http://www.w3.org/1999/xhtml">
23
+ <li>Fix an edge case in legacy URL handling - <a href="https://github.com/eXist-db/function-documentation/pull/123">#123</a></li>
24
+ </ul>
25
+ </change>
26
<change version="2.0.0">
27
<ul xmlns="http://www.w3.org/1999/xhtml">
28
<li>Generate docs on install, nicer URLs and some caching - <a href="https://github.com/eXist-db/function-documentation/pull/107">#107</a></li>
0 commit comments