summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreanplatter <eanplatter@gmail.com>2016-07-18 13:07:24 +0000
committereanplatter <eanplatter@gmail.com>2016-07-18 13:07:24 +0000
commit70582dbef6c8fe5f72f6ba835fd066a5926f85f8 (patch)
tree59a968c79b98cb2bbe3eeba5bb09311c1e40a8ed
parent8b2a7a2d6c8f860120a2696c48956840910ded4a (diff)
downloadgitlab-ce-70582dbef6c8fe5f72f6ba835fd066a5926f85f8.tar.gz
Update CHANGELOG fix indenting.
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9000bf07e55..6f6f457f3de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.10.0 (unreleased)
- - Fix profile activity heatmap to show correct day name (eanplatter)
+ - Fix profile activity heatmap to show correct day name (eanplatter)
- Expose {should,force}_remove_source_branch (Ben Boeckel)
- Disable PostgreSQL statement timeout during migrations
- Fix projects dropdown loading performance with a simplified api cal. !5113 (tiagonbotelho)