From 2d62dff9f8523d07a1cd6beb9cd74136a9add7b8 Mon Sep 17 00:00:00 2001 From: mikespook Date: Mon, 4 Jun 2012 23:15:42 +0800 Subject: [PATCH] upgrade the doc --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f4bc08..1f24a68 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,8 @@ Xing Xing # History + * 0.1.1 Fixed the issue of grabbing jobs. * 0.1 Code refactoring; Redesign the API. * 0.0.1 Initial implementation, ugly code-style, slow profermance and unstable API. # TODO - - * Can not grab a job correctly. - * Worker's auto-reconnection.