Skip to content

Commit 54198c6

Browse files
committed
Prepare v1.1.0
1 parent f628150 commit 54198c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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=1.0.3
7+
project.version=1.1.0

repo.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
<finish>post-install.xql</finish>
1313
<permissions xmlns:repo="http://exist-db.org/xquery/repo" password="repo" user="repo" group="repo" mode="rw-rw-r--"/>
1414
<changelog>
15+
<change version="1.1.0">
16+
<ul xmlns="http://www.w3.org/1999/xhtml">
17+
<li>New: Avoid costly rescanning of all packages when publishing a new package - <a href="https://github.com/eXist-db/public-repo/pull/51">#51</a></li>
18+
</ul>
19+
</change>
1520
<change version="1.0.3">
1621
<ul xmlns="http://www.w3.org/1999/xhtml">
1722
<li>Fixed: Avoid HTTPS-to-HTTP downgrade when eXist is behind a proxy - <a href="https://github.com/eXist-db/public-repo/pull/48">#48</a></li>

0 commit comments

Comments
 (0)