Commit 3998bb3abad41abf6ba67ee04c37bdfc48e9313e

Authored by Dmitriy Zaporozhets
1 parent 00056c82

add 6.4.3 to CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
CHANGELOG
... ... @@ -9,6 +9,9 @@ v 6.5.0
9 9 - Enable secure cookies if https used
10 10 - Protect users/confirmation with rack_attack
11 11  
  12 +v6.4.3
  13 + - Don't use unicorn worker killer if PhusionPassenger is defined
  14 +
12 15 v6.4.2
13 16 - Fixed wrong behaviour of script/upgrade.rb
14 17  
... ... @@ -605,4 +608,4 @@ v 0.8.0
605 608 - stability
606 609 - security fixes
607 610 - increased test coverage
608   - - email notification
609 611 \ No newline at end of file
  612 + - email notification
... ...