summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a442b33..fe6c359 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
sord (0.10.5) unstable;
* Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
+ * Add sord_node_get() for easily getting single property values
* sordmm.hpp: Add convenient constructors for decimal and integer literals
* sordmm.hpp: Add Node::to_serd_node()
* sordmm.hpp: Don't automatically add RDF namespace prefix to world
- -- David Robillard <d@drobilla.net> Mon, 14 Jan 2013 01:24:56 -0500
+ -- David Robillard <d@drobilla.net> Mon, 14 Jan 2013 01:52:25 -0500
sord (0.10.4) stable;