Skip to content

Commit b20c772

Browse files
committed
doc: update changelog
1 parent 5a5d355 commit b20c772

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

xar-assembly.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20+
<change xmlns="http://exist-db.org/xquery/repo" version="6.1.2">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>layout fixes - <a href="https://github.com/eXist-db/documentation/pull/1058">#1058</a> - by @line-o</li>
23+
<li>various updates - <a href="https://github.com/eXist-db/documentation/pull/1051">#1051</a> - by @duncdrum</li>
24+
<li>add profiling pragma - <a href="https://github.com/eXist-db/documentation/pull/1016">#1016</a>- by @adamretter</li>
25+
<li>Added documentation for content file pool <a href="https://github.com/eXist-db/documentation/pull/963">#963</a> - by @reinhapa</li>
26+
</ul>
27+
</change>
2028
<change xmlns="http://exist-db.org/xquery/repo" version="6.1.1">
2129
<ul xmlns="http://www.w3.org/1999/xhtml">
2230
<li>Make compatible with eXist-db 7.x.x - <a href="https://github.com/eXist-db/documentation/pull/904">#904</a> - by @adamretter</li>

0 commit comments

Comments
 (0)