Skip to content

Commit 13be05c

Browse files
committed
[ignore] add links to changelog
1 parent 26c6f87 commit 13be05c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

repo.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
<changelog>
1515
<change version="2.1.0">
1616
<ul xmlns="http://www.w3.org/1999/xhtml">
17-
<li>New: Minimum required version of eXist is 5.3.0.</li>
18-
<li>New: Allow publishing packages by any member of the repo group.</li>
19-
<li>New: Simplify templates, add base URL to each page.</li>
20-
<li>New: Drop ".html" from all routes (redirect old-style links).</li>
21-
<li>New: Templates are rendered by HTML-templating library (>= 1.0.2)</li>
22-
<li>Fixed: Allow retrieval of packages over HTTPS.</li>
23-
<li>Fixed: Allow publishing packages via curl again.</li>
24-
<li>Fixed: Sorting of package versions.</li>
25-
<li>Fixed: Permissions of log files and metadata.</li>
17+
<li>New: Minimum required version of eXist is 5.3.0. - <a href="https://github.com/eXist-db/public-repo/pull/67">#67</a></li>
18+
<li>New: Allow publishing packages by any member of the repo group. - <a href="https://github.com/eXist-db/public-repo/pull/67">#67</a></li>
19+
<li>New: Simplify templates, add base URL to each page. - <a href="https://github.com/eXist-db/public-repo/pull/66">#66</a></li>
20+
<li>New: Drop ".html" from all routes (redirect old-style links). - <a href="https://github.com/eXist-db/public-repo/pull/62">#62</a></li>
21+
<li>New: Templates are rendered by HTML-templating library (>= 1.0.2) - <a href="https://github.com/eXist-db/public-repo/pull/56">#56</a></li>
22+
<li>Fixed: Allow retrieval of packages over HTTPS. - <a href="https://github.com/eXist-db/public-repo/issue/74">#74</a></li>
23+
<li>Fixed: Allow publishing packages via curl again. - <a href="https://github.com/eXist-db/public-repo/pull/69">#69</a></li>
24+
<li>Fixed: Sorting of package versions. - <a href="https://github.com/eXist-db/public-repo/pull/57">#57</a></li>
25+
<li>Fixed: Permissions of log files and metadata. - <a href="https://github.com/eXist-db/public-repo/pull/73">#73</a>, <a href="https://github.com/eXist-db/public-repo/pull/75">#75</a></li>
2626
</ul>
2727
</change>
2828
<change version="2.0.0">

0 commit comments

Comments
 (0)