Skip to content

Commit ac56d1d

Browse files
committed
chore: add 2.1.1 entry to changelog
1 parent 7f805bc commit ac56d1d

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.1.1">
22+
<ul xmlns="http://www.w3.org/1999/xhtml">
23+
<li>Fix missing occurrence indicator for the return type on function signatures - <a href="https://github.com/eXist-db/function-documentation/pull/132">#132</a></li>
24+
</ul>
25+
</change>
2126
<change version="2.1.0">
2227
<ul xmlns="http://www.w3.org/1999/xhtml">
2328
<li>Improve search, looking at parameters and return's comments - <a href="https://github.com/eXist-db/function-documentation/pull/130">#130</a></li>

0 commit comments

Comments
 (0)