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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-18 21:10:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-18 21:10:54 +0300
commit042cd704b8177e7997af4a2ca90967d3178ccc3f (patch)
tree06fec320acf76fbb87df66810cd75fe4e7f2357c /changelogs
parent346c2ebb5a818524c5d8d95dc6b9fc8c892e3b5c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/project-topics-data-migration.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/project-topics-data-migration.yml b/changelogs/unreleased/project-topics-data-migration.yml
new file mode 100644
index 00000000000..4e77d4ea247
--- /dev/null
+++ b/changelogs/unreleased/project-topics-data-migration.yml
@@ -0,0 +1,5 @@
+---
+title: Migrate 'tags' to 'topics' for project in the database context
+merge_request: 61237
+author: Jonas Wälter @wwwjon
+type: changed