Skip to content

Commit ed9cb87

Browse files
committed
[ignore] prepare release 2.1.0
1 parent eff8d2a commit ed9cb87

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
#
55

66
project.name=public-repo
7-
project.version=2.0.0
7+
project.version=2.1.0

repo.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
<finish>post-install.xq</finish>
1313
<permissions password="repo" user="repo" group="repo" mode="rwxr-xr-x"/>
1414
<changelog>
15+
<change version="2.1.0">
16+
<ul xmlns="http://www.w3.org/1999/xhtml">
17+
<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>
20+
<li>New: Allow publishing packages by any member of the repo group.</li>
21+
<li>Fixed: Sorting of package versions.</li>
22+
<li>Fixed: Allow publishing packages via curl again.</li>
23+
</ul>
24+
</change>
1525
<change version="2.0.0">
1626
<ul xmlns="http://www.w3.org/1999/xhtml">
1727
<li>IMPORTANT: You must first run the upgrade script in https://github.com/eXist-db/public-repo/blob/master/modules/upgrade-to-v2-storage.xq before installing v2!</li>

0 commit comments

Comments
 (0)