summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-06-11 18:40:01 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-06-25 09:31:23 +0800
commit275a17589c2d468d8671a9f754a50b212273d509 (patch)
treefb491229331aa09e74fd14385b0682e693774395 /changelogs
parent4e283ee706b11fd3b918230976addc9a70603ce6 (diff)
downloadgitlab-ce-275a17589c2d468d8671a9f754a50b212273d509.tar.gz
Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-tracking
Changes migration and all other places the attribute is used
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/30355-use-hours-only-for-time-tracking.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/30355-use-hours-only-for-time-tracking.yml b/changelogs/unreleased/30355-use-hours-only-for-time-tracking.yml
index afc548472aa..b0252f9e81b 100644
--- a/changelogs/unreleased/30355-use-hours-only-for-time-tracking.yml
+++ b/changelogs/unreleased/30355-use-hours-only-for-time-tracking.yml
@@ -1,5 +1,5 @@
---
-title: Add option to show time tracking values in hours only
+title: Add option to limit time tracking units to hours
merge_request: 29469
author: Jon Kolb
type: added