From 9f1a18e7ee0cfaa44a427a916f60c481527a2941 Mon Sep 17 00:00:00 2001 From: Bryan Tong Date: Wed, 7 Oct 2015 00:57:49 -0600 Subject: [PATCH] readme touchup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04d2c08..d8ff8f2 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ $ DEBUG=infant* node app * Working with node 4.x * Added a workaround to work with node 0.12.x + * Fixed an issue with sending messages to workers who are not listening +* This version is no longer compatible with node 0.10 ### 0.9.5 * Bug fix to address using absolute paths on Windows and child resolution.