We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f1a64 commit c792d26Copy full SHA for c792d26
xar-assembly.xml
@@ -17,6 +17,11 @@
17
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
18
<prepare>pre-install.xql</prepare>
19
<changelog>
20
+ <change version="1.3.1">
21
+ <ul xmlns="http://www.w3.org/1999/xhtml">
22
+ <li>Fixed icon font display in Chrome and Firefox - <a href="https://github.com/eXist-db/function-documentation/pull/99">#99</a></li>
23
+ </ul>
24
+ </change>
25
<change version="1.3.0">
26
<ul xmlns="http://www.w3.org/1999/xhtml">
27
<li>Improve page layout and performance - <a href="https://github.com/eXist-db/function-documentation/pull/78">#78</a></li>
0 commit comments