Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-01-07 16:10:50 +0300
committerDouwe Maan <douwe@gitlab.com>2016-01-07 16:10:50 +0300
commit9f268708df2c001d349c38ce8dd6b5643888d654 (patch)
tree5110d3c0168dfdbb6cc549a35220f0c63a224384 /CHANGELOG
parent3b04268f6825776e12d3a7766eeb059f892765f3 (diff)
parent15d689abaef7bbec567a9d4db482807f3bdd2abc (diff)
Merge branch 'find-file-credit' into 'master'
Credit koreamic for creating Find File See merge request !2327
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eb3664e5e10..94a776a35eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ v 8.4.0 (unreleased)
- Update version check images to use SVG
- Validate README format before displaying
- Enable Microsoft Azure OAuth2 support (Janis Meybohm)
+ - Add file finder feature in tree view (koreamic)
v 8.3.3 (unreleased)
- Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running
@@ -107,7 +108,6 @@ v 8.3.0
- Fix online editor should not remove newlines at the end of the file
- Expose Git's version in the admin area
- Show "New Merge Request" buttons on canonical repos when you have a fork (Josh Frye)
- - Add file finder feature in tree view
v 8.2.3
- Fix application settings cache not expiring after changes (Stan Hu)