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:
authorDrew Blessing <drew.blessing@me.com>2014-03-28 02:05:15 +0400
committerDrew Blessing <drew.blessing@me.com>2014-05-05 14:03:37 +0400
commitad0f5fdc2729ac26268c2638c064abbf14134688 (patch)
tree5d38eb5e9aa221d3ff6718ced7b636f667d86bec /CHANGELOG
parent172ad9624599647df5682f7f2a9d2d74d947d068 (diff)
Improve mobile UI for issues and merge requests
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1e9aeefd19a..d3561d2efc9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ 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)
v 6.8.0
- Ability to at mention users that are participating in issue and merge req. discussion