Commit 449a8eb95c430bab63430a531b36a2211c7ea69c
1 parent
03770698
Exists in
spb-stable
and in
3 other branches
New entries in changelog for 6.5
Showing
1 changed file
with
7 additions
and
1 deletions
Show diff stats
CHANGELOG
@@ -9,6 +9,12 @@ v 6.5.0 | @@ -9,6 +9,12 @@ 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 | - Default HTTP headers to protect against MIME-sniffing, force https if enabled | 11 | - Default HTTP headers to protect against MIME-sniffing, force https if enabled |
12 | + - Bootstrap 3 with responsive UI | ||
13 | + - New repository download formats: tar.bz2, zip, tar (Jason Hollingsworth) | ||
14 | + - Restyled accept widgets for MR | ||
15 | + - SCSS refactored | ||
16 | + - Use jquery timeago plugin | ||
17 | + - Fix 500 error for rdoc files | ||
12 | 18 | ||
13 | v6.4.3 | 19 | v6.4.3 |
14 | - Don't use unicorn worker killer if PhusionPassenger is defined | 20 | - Don't use unicorn worker killer if PhusionPassenger is defined |
@@ -609,4 +615,4 @@ v 0.8.0 | @@ -609,4 +615,4 @@ v 0.8.0 | ||
609 | - stability | 615 | - stability |
610 | - security fixes | 616 | - security fixes |
611 | - increased test coverage | 617 | - increased test coverage |
612 | - - email notification | 618 | - - email notification |
619 | + - email notification | ||
613 | \ No newline at end of file | 620 | \ No newline at end of file |