From d547833facb3531953068853f13fa49c539afa28 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Mon, 13 May 2019 15:32:33 -0400 Subject: [PATCH] Prepare v1.1.0 --- pom.xml | 2 +- xar-assembly.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc76c68..51ff696 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.exist-db exist-function-documentation - 1.1-SNAPSHOT + 1.1.0 XQuery Function Documentation XQuery Function Documentation package for eXist-db diff --git a/xar-assembly.xml b/xar-assembly.xml index 97e7cae..16271df 100644 --- a/xar-assembly.xml +++ b/xar-assembly.xml @@ -18,6 +18,12 @@ pre-install.xql + +
    +
  • Improved process:execute examples - #28
  • +
  • Fix use of deprecated functions for compatibility with 5.0 - #30
  • +
+
  • Adopt correct syntax for empty-sequence node test, supported from eXist-db 4.0.0