Skip to content

Commit ef4afa5

Browse files
committed
Prepare v1.2.1
1 parent 490843f commit ef4afa5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

xar-assembly.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20+
<change version="1.2.1">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>Added article for file:sync#3 - <a href="https://github.com/eXist-db/function-documentation/pull/54">#54</a></li>
23+
<li>Added serialization options to file:sync - <a href="https://github.com/eXist-db/function-documentation/pull/58">#58</a></li>
24+
<li>Fixed types for eXist 7 compatibility - <a href="https://github.com/eXist-db/function-documentation/pull/64">#64</a></li>
25+
<li>Fixed regex for compatibility with eXist develop branches - <a href="https://github.com/eXist-db/function-documentation/pull/65">#65</a></li>
26+
</ul>
27+
</change>
28+
<change version="1.2.0">
29+
<ul xmlns="http://www.w3.org/1999/xhtml">
30+
<li>Removed dependencies on shared-resources and markdown packages</li>
31+
<li>Improved header</li>
32+
</ul>
33+
</change>
2034
<change version="1.1.2">
2135
<ul xmlns="http://www.w3.org/1999/xhtml">
2236
<li>New: Implementation-specific notes about fn:xml-to-json</li>

0 commit comments

Comments
 (0)