summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de33732..ce456f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2016.08.04 -- Version 0.12.0
+
+* major refactoring of rhrd-go libs
+* all control interfaces use sessions now
+* cleanup of temporary files is now handled via sessions
+* semantics of file policies has changed
+* removed fake:// fetcher
+* added new experimental silence:// and sine://
+
2016.07.24 -- Version 0.11.2
* refactoring of the logging system