Skip to content

Commit 7d7a1b4

Browse files
committed
chore: update changelog
1 parent 67a59f0 commit 7d7a1b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

xar-assembly.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<prepare>prepare.xq</prepare>
1919
<finish>finish.xq</finish>
2020
<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>
2126
<change version="2.0.0">
2227
<ul xmlns="http://www.w3.org/1999/xhtml">
2328
<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

Comments
 (0)