summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-08 15:04:08 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-08 15:04:08 +0000
commit449a8eb95c430bab63430a531b36a2211c7ea69c (patch)
tree6dd0215ea3af2edb821f2ceee09b0be2ae2e2cba
parent03770698417563abe70fdea223700ca370e9f062 (diff)
downloadgitlab-ce-449a8eb95c430bab63430a531b36a2211c7ea69c.tar.gz
New entries in changelog for 6.5
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 25f10c15f5f..7d5f164de53 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,12 @@ v 6.5.0
- Enable secure cookies if https used
- Protect users/confirmation with rack_attack
- Default HTTP headers to protect against MIME-sniffing, force https if enabled
+ - Bootstrap 3 with responsive UI
+ - New repository download formats: tar.bz2, zip, tar (Jason Hollingsworth)
+ - Restyled accept widgets for MR
+ - SCSS refactored
+ - Use jquery timeago plugin
+ - Fix 500 error for rdoc files
v6.4.3
- Don't use unicorn worker killer if PhusionPassenger is defined
@@ -609,4 +615,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification
+ - email notification \ No newline at end of file