Mention a bit about package dependencies
[mp-sparql-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 091d2e6..29b8c4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+--- 0.6 2015/05/27
+
+New configuration element <present> which allows retrieval of records
+given a URI.
+
+Add more indexes to Bibframe demo.
+
+--- 0.5 2015/04/29
+
+Fix make check fails in src MPSPARQL-14
+
+Add facility for sub query (uri.schema) MPSPARQL-13
+
+%u variable: for <urls> MPSPARQL-12
+
+Database + schema match in sections MPSPARQL-11
+For same database all SPARQL sections are fired off and the relevant
+result (xml documents) are returned for given schema. If schema is not
+given, first defined section will be used.
+
+--- 0.4 2015/02/19
+
+Extend man page with examples - based in the triplestore.xml.
+
+Add keyword search for database "work" in triplestore.xml MPSPARQL-7
+
+Use OPTIONAL for all fields in the "work" database MPSPARQL-8
+
+Allow solution sequence / modifier MPSPARQL-9
+
+Allow triplestore endpoint to be given once MPSPARQL-10
+
+--- 0.3 2015/02/06
+
+bibframe sample config in /usr/share/mp-sparql/bibframe MPSPARQL-6
+
+schema check and accept header update MPSPARQL-5
+
 --- 0.2 2015/01/28
 
 Result construction MPSPARQL-4