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 9953c05..87399b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
-raul (0.8.9) unstable;
+raul (0.8.10) unstable;
* Remove glib dpendency
* Remove boost dependency
* Remove OSC and RDF library dependent code
* Remove remaining library code, now header only
* Remove features now provided by C++11
+ * Remove URI class
* Improve RingBuffer
* Add ThreadVar, a thread-specific variable class
* Add managed_ptr for automatic real-time safe garbage collection