From e1234372bbd837427c24a16923f605f9937f52c9 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Fri, 10 Oct 2014 10:50:39 -0700 Subject: [PATCH] more detail on 3.2.5 --- Changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index 565cb4f3..ba45027d 100644 --- a/Changes.md +++ b/Changes.md @@ -7,7 +7,8 @@ HEAD 3.2.5 ----------- -- Lock Celluloid to 0.15.2 due to bugs in 0.16.0. +- Lock Celluloid to 0.15.2 due to bugs in 0.16.0. This prevents the + "hang on shutdown" problem with Celluloid 0.16.0. 3.2.4 -----------