Skip to content

Commit 26c6f87

Browse files
committed
[ignore] update changelog
1 parent e3ce855 commit 26c6f87

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

repo.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@
1515
<change version="2.1.0">
1616
<ul xmlns="http://www.w3.org/1999/xhtml">
1717
<li>New: Minimum required version of eXist is 5.3.0.</li>
18-
<li>New: Drop ".html" from all routes (redirect old-style links).</li>
19-
<li>New: Simplify templates, add base URL to each page.</li>
2018
<li>New: Allow publishing packages by any member of the repo group.</li>
21-
<li>Fixed: Sorting of package versions.</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>
2223
<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>
2326
</ul>
2427
</change>
2528
<change version="2.0.0">

0 commit comments

Comments
 (0)