summaryrefslogtreecommitdiff
path: root/doc/user/project/settings
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-09-29 13:15:18 +0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-19 14:58:25 -0200
commit77b7bfd463bf57d38cb6aa30f277cd19ffbb6504 (patch)
tree1757041a686ad8f9e820175f2449c710d8032147 /doc/user/project/settings
parent848a146fc3bd34ec94a206f2ed6ef33d539bfce5 (diff)
downloadgitlab-ce-77b7bfd463bf57d38cb6aa30f277cd19ffbb6504.tar.gz
Fix import/export labels to cope with project and group labels. Added relevant specs.
Diffstat (limited to 'doc/user/project/settings')
-rw-r--r--doc/user/project/settings/import_export.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md
index 65ed9fae4ec..dfc762fe1d3 100644
--- a/doc/user/project/settings/import_export.md
+++ b/doc/user/project/settings/import_export.md
@@ -22,7 +22,8 @@ with all their related data and be moved into a new GitLab instance.
| GitLab version | Import/Export version |
| -------- | -------- |
-| 8.12.0 to current | 0.1.4 |
+| 8.13.0 to current | 0.1.5 |
+| 8.12.0 | 0.1.4 |
| 8.10.3 | 0.1.3 |
| 8.10.0 | 0.1.2 |
| 8.9.5 | 0.1.1 |