summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-04-24 14:57:21 +0200
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-04-24 14:57:21 +0200
commit28cbbdd9dfc097a0fc9a6c18a885e9bb50419f91 (patch)
treecf867a3c0bfff51ebeb3b9a0a9616b513ee98a43
parent9005ec2c76193f629ba237645da16cba0f07fa77 (diff)
Fix release notes for 0.4.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b705a07..ff4ef43 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ be working fairly well, a commit is tagged as the release version.
* Possibly an unique session key per client.
### 0.4
+* Tag: 0.4.
* Use protocol buffer services based on [protobuf-simple-rpc](https://github.com/orbekk/protobuf-simple-rpc).
* Advertise new master. => New clients can join the network.
* Kill SameService if SameController fails. (E.g. when binding Jetty).