You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: repo.xml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,15 @@
14
14
<changelog>
15
15
<changeversion="2.1.0">
16
16
<ulxmlns="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. - <ahref="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. - <ahref="https://github.com/eXist-db/public-repo/pull/67">#67</a></li>
19
+
<li>New: Simplify templates, add base URL to each page. - <ahref="https://github.com/eXist-db/public-repo/pull/66">#66</a></li>
20
+
<li>New: Drop ".html" from all routes (redirect old-style links). - <ahref="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) - <ahref="https://github.com/eXist-db/public-repo/pull/56">#56</a></li>
22
+
<li>Fixed: Allow retrieval of packages over HTTPS. - <ahref="https://github.com/eXist-db/public-repo/issue/74">#74</a></li>
23
+
<li>Fixed: Allow publishing packages via curl again. - <ahref="https://github.com/eXist-db/public-repo/pull/69">#69</a></li>
24
+
<li>Fixed: Sorting of package versions. - <ahref="https://github.com/eXist-db/public-repo/pull/57">#57</a></li>
25
+
<li>Fixed: Permissions of log files and metadata. - <ahref="https://github.com/eXist-db/public-repo/pull/73">#73</a>, <ahref="https://github.com/eXist-db/public-repo/pull/75">#75</a></li>
0 commit comments