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:
authorPhil Hughes <me@iamphill.com>2018-07-24 14:33:09 +0300
committerPhil Hughes <me@iamphill.com>2018-07-24 14:33:09 +0300
commit7dabb48e9b186db19359b6e0b9884ece3620a782 (patch)
treeaedf0dccc09437f8d79fb3487b2ce467172b069a /changelogs
parent1c24eafb4106dc7890ef74093a59009e94baa705 (diff)
parent32dffd465b0021ee4cbed7645ff40d36328c5130 (diff)
Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'
Show decimal place up to single digit in Stacked Progress Bar Closes gitlab-ee#6028 See merge request gitlab-org/gitlab-ce!20776
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/kp-stacked-progress-bar-decimal-places.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/kp-stacked-progress-bar-decimal-places.yml b/changelogs/unreleased/kp-stacked-progress-bar-decimal-places.yml
new file mode 100644
index 00000000000..a2fca4c5b91
--- /dev/null
+++ b/changelogs/unreleased/kp-stacked-progress-bar-decimal-places.yml
@@ -0,0 +1,5 @@
+---
+title: Show decimal place up to single digit in Stacked Progress Bar
+merge_request: 20776
+author:
+type: changed