File tree 2 files changed +6
-1
lines changed
2 files changed +6
-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.2.0-SNAPSHOT </version >
15
+ <version >1.1.1 </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.1" >
22
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
23
+ <li >Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8</li >
24
+ </ul >
25
+ </change >
21
26
<change version =" 1.1.0" >
22
27
<ul xmlns =" http://www.w3.org/1999/xhtml" >
23
28
<li >Improved process:execute examples - <a href =" https://github.com/eXist-db/function-documentation/pull/28" >#28</a ></li >
You can’t perform that action at this time.
0 commit comments