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:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1e9aeefd19a..e44aa452e2a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,13 @@ v 6.9.0
- Fix syntax highlighting for code comments blocks
- Improve comments loading logic
- Stop refreshing comments when the tab is hidden
+ - Improve issue and merge request mobile UI (Drew Blessing)
+ - Document how to convert a backup to PostgreSQL
+ - Fix locale bug in backup manager
+ - Fix can not automerge when MR description is too long
+ - Fix wiki backup skip bug
+ - Two Step MR creation process
+ - Remove unwanted files from satellite working directory with git clean -fdx
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion