File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
6
6
project.name =public-repo
7
- project.version =1.0.3
7
+ project.version =1.1.0
Original file line number Diff line number Diff line change 12
12
<finish >post-install.xql</finish >
13
13
<permissions xmlns : repo =" http://exist-db.org/xquery/repo" password =" repo" user =" repo" group =" repo" mode =" rw-rw-r--" />
14
14
<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 >
15
20
<change version =" 1.0.3" >
16
21
<ul xmlns =" http://www.w3.org/1999/xhtml" >
17
22
<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 >
You can’t perform that action at this time.
0 commit comments