summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-19 17:21:56 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-19 17:21:56 +0100
commit7a658dad523db91cb99bde9725c48319ba746ebb (patch)
treefe5a8d6dce9aa1295f0e96ce0cbd6a3b1fd07b66 /changelog
parent44dfa449789df7a85b7687f29a3b123ed9d01cce (diff)
Release 0.1
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..7b4ba06
--- /dev/null
+++ b/changelog
@@ -0,0 +1,8 @@
+Release 0.1
+-----------
+
+- Added XMLDB.root property. Specifies the root collection in eXist that cristal should create for itself if it doesn't exist.
+- Change artifact name to avoid possible clash with xmldb api jar
+- Stop nullpointerexception if a missing resource was requested
+- Ignore eclipse project files and set first proper version number
+- getClusterContents() didn't work properly at the root Item level \ No newline at end of file