File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<groupId >org.exist-db</groupId >
14
14
<artifactId >exist-function-documentation</artifactId >
15
- <version >1.1-SNAPSHOT </version >
15
+ <version >1.1.0 </version >
16
16
17
17
<name >XQuery Function Documentation</name >
18
18
<description >XQuery Function Documentation package for eXist-db</description >
Original file line number Diff line number Diff line change 18
18
<dependency package =" http://exist-db.org/apps/markdown" semver-min =" 0.5" />
19
19
<prepare >pre-install.xql</prepare >
20
20
<changelog >
21
+ <change version =" 1.1.0" >
22
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
23
+ <li >Improved process:execute examples - <a href =" https://github.com/eXist-db/function-documentation/pull/28" >#28</a ></li >
24
+ <li >Fix use of deprecated functions for compatibility with 5.0 - <a href =" https://github.com/eXist-db/function-documentation/pull/30" >#30</a ></li >
25
+ </ul >
26
+ </change >
21
27
<change version =" 1.0.0" >
22
28
<ul xmlns =" http://www.w3.org/1999/xhtml" >
23
29
<li >Adopt correct syntax for empty-sequence node test, supported from eXist-db 4.0.0</li >
You can’t perform that action at this time.
0 commit comments