summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 11:15:12 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 11:15:12 +0200
commit66584f72fd7e9fa8657a711aa12864b76fb71ce4 (patch)
tree061e04cbf3758ac3b4d5c095978fdf6675421f92
parentd1450af81f472ff0221454fe048e96cdd8dd11e7 (diff)
downloadgitlab-ce-last-commit-project-page.tar.gz
Add changelog itemlast-commit-project-page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index aba823948a7..cca8b38ef7e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
Please view this file on the master branch, on stable branches it's out of date.
+v 8.2.0 (unreleased)
+ - Show last project commit to default branch on project home page
+
v 8.1.0 (unreleased)
- Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu)
- Speed up load times of issue detail pages by roughly 1.5x