Skip to content

Commit 8348ecf

Browse files
authored
Merge pull request #121 from line-o/changelog
2 parents 84b4a22 + e6984d8 commit 8348ecf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

xar-assembly.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@
1818
<prepare>prepare.xq</prepare>
1919
<finish>finish.xq</finish>
2020
<changelog>
21+
<change version="2.0.0">
22+
<ul xmlns="http://www.w3.org/1999/xhtml">
23+
<li>Generate docs on install, nicer URLs and some caching - <a href="https://github.com/eXist-db/function-documentation/pull/107">#107</a></li>
24+
<li>Improve controller security, error handling and page layout - <a href="https://github.com/eXist-db/function-documentation/pull/105">#105</a></li>
25+
<li>Fixed cross links to documantation apps - <a href="https://github.com/eXist-db/function-documentation/issues/16">#16</a></li>
26+
<li>Update dependency exist-apps-parent to v2.0.0 - <a href="https://github.com/eXist-db/function-documentation/pull/104">#104</a></li>
27+
<li>Update dependency bootstrap to v5.3.8 - <a href="https://github.com/eXist-db/function-documentation/pull/115">#115</a></li>
28+
<li>Update dependency sass to v1.92.1 - <a href="https://github.com/eXist-db/function-documentation/pull/118">#118</a></li>
29+
<li>Update dependency cypress to v15.2.0 - <a href="https://github.com/eXist-db/function-documentation/pull/119">#119</a></li>
30+
</ul>
31+
</change>
2132
<change version="1.3.1">
2233
<ul xmlns="http://www.w3.org/1999/xhtml">
2334
<li>Fixed icon font display in Chrome and Firefox - <a href="https://github.com/eXist-db/function-documentation/pull/99">#99</a></li>

0 commit comments

Comments
 (0)