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