summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 9863a53..278f9ec 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# Changes in catlfish 0.9.0-dev
+# Changes in catlfish 0.9.0 - 2016-12-04
## Features
@@ -7,7 +7,13 @@
## Improvements
+- A new algorithm for merge backup and merge dist has been implemented.
- Merge-backup is now sending in chunks, improving performance.
+- Backup quorum is now configurable.
+- Configuration format now supports combined frontend and storage
+ nodes.
+- Support for Erlang R17 and R18 added.
+- Large tests added.
# Changes in version 0.8.0 - 2015-09-21