From 3998bb3abad41abf6ba67ee04c37bdfc48e9313e Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 27 Dec 2013 14:28:24 +0200 Subject: [PATCH] add 6.4.3 to CHANGELOG Signed-off-by: Dmitriy Zaporozhets --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6fce7df8ec9..01dbcc3c688 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,9 @@ v 6.5.0 - Enable secure cookies if https used - Protect users/confirmation with rack_attack +v6.4.3 + - Don't use unicorn worker killer if PhusionPassenger is defined + v6.4.2 - Fixed wrong behaviour of script/upgrade.rb @@ -605,4 +608,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification \ No newline at end of file + - email notification