Commit 449a8eb95c430bab63430a531b36a2211c7ea69c

Authored by Dmitriy Zaporozhets
1 parent 03770698

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 9 - Enable secure cookies if https used
10 10 - Protect users/confirmation with rack_attack
11 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 19 v6.4.3
14 20 - Don't use unicorn worker killer if PhusionPassenger is defined
... ... @@ -609,4 +615,4 @@ v 0.8.0
609 615 - stability
610 616 - security fixes
611 617 - increased test coverage
612 618 - - email notification
  619 + - email notification
613 620 \ No newline at end of file
... ...