Skip to content

Commit 29cc634

Browse files
committed
Prepare release notes for v6.1.1
1 parent 1f3d5f0 commit 29cc634

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

xar-assembly.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,19 @@
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.1">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>Make compatible with eXist-db 7.x.x - <a href="https://github.com/eXist-db/documentation/pull/904">#904</a> - by @adamretter</li>
23+
<li>urlrewrite: Rewrite article on URL Rewriting - <a href="https://github.com/eXist-db/documentation/pull/872">#872</a> - by @wolfgangmm @marmoure @yamahito and @adamretter</li>
24+
<li>jmx: Clarify access details methods for accessing JMX over HTTP - <a href="https://github.com/eXist-db/documentation/pull/891">#891</a>- by @yamahito</li>
25+
<li>xqsuite: Flesh out docs for %test:assertXPath annotation - <a href="https://github.com/eXist-db/documentation/pull/902">#902</a> - by @joewiz</li>
26+
</ul>
27+
</change>
28+
<change xmlns="http://exist-db.org/xquery/repo" version="6.1.0">
29+
<ul xmlns="http://www.w3.org/1999/xhtml">
30+
<li>Updated for eXist-db 6.1.0</li>
31+
</ul>
32+
</change>
2033
<change xmlns="http://exist-db.org/xquery/repo" version="5.4.0">
2134
<ul xmlns="http://www.w3.org/1999/xhtml">
2235
<li>New: Add a page about XSL-FO rendering - <a href="https://github.com/eXist-db/documentation/pull/726">#726</a></li>

0 commit comments

Comments
 (0)