From 2e62c783ad5cf20b7584a138d7e28d3b6e7330e4 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sat, 28 Jan 2017 15:16:29 +0100
Subject: [PATCH] readme

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fd94e21..f28da26 100644
--- a/README.md
+++ b/README.md
@@ -37,4 +37,12 @@ if you need every CPU cycle you can get.
 
 **v0.8x** series has unstable API. It probably won't change much
 
-**v0.9x** series will have a stable API.
\ No newline at end of file
+**v0.9x** series will have a stable API.
+
+## What's new
+
+* v0.88:
+    * **API changes:**
+        * Cluster.start will RuntimeError if called more than once
+        * Cluster.shutdown will RuntimeError if called without .start
+    * Warning with content list is shorter
-- 
GitLab