Commit 3998bb3abad41abf6ba67ee04c37bdfc48e9313e
1 parent
00056c82
Exists in
spb-stable
and in
3 other branches
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,6 +9,9 @@ v 6.5.0 | ||
9 | - Enable secure cookies if https used | 9 | - Enable secure cookies if https used |
10 | - Protect users/confirmation with rack_attack | 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 | v6.4.2 | 15 | v6.4.2 |
13 | - Fixed wrong behaviour of script/upgrade.rb | 16 | - Fixed wrong behaviour of script/upgrade.rb |
14 | 17 | ||
@@ -605,4 +608,4 @@ v 0.8.0 | @@ -605,4 +608,4 @@ v 0.8.0 | ||
605 | - stability | 608 | - stability |
606 | - security fixes | 609 | - security fixes |
607 | - increased test coverage | 610 | - increased test coverage |
608 | - - email notification | ||
609 | \ No newline at end of file | 611 | \ No newline at end of file |
612 | + - email notification |