Skip to content
Snippets Groups Projects
Commit 2e62c783 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

readme

parent 12a4a2b4
No related branches found
No related tags found
No related merge requests found
...@@ -37,4 +37,12 @@ if you need every CPU cycle you can get. ...@@ -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.8x** series has unstable API. It probably won't change much
**v0.9x** series will have a stable API. **v0.9x** series will have a stable API.
\ No newline at end of file
## 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment