diff options
author | Sean McGivern <sean@gitlab.com> | 2019-03-28 09:04:54 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-03-28 09:04:54 +0000 |
commit | ef18642b1fca7c661a8dff5ff2f86f3ff0da1f49 (patch) | |
tree | 7333877601083b2fc6afbea59fd6b62219486311 /changelogs | |
parent | 8d07bc9c9f6846a2675c299953312a6ccfed4362 (diff) | |
parent | e5af7d83962934fc0463657a006acb54d4f85e85 (diff) | |
download | gitlab-ce-ef18642b1fca7c661a8dff5ff2f86f3ff0da1f49.tar.gz |
Merge branch '59062-update-gitlab-markup-python-3' into 'master'
Update gitlab-markup to 1.7.0 and document Python3 requirements
Closes #59062
See merge request gitlab-org/gitlab-ce!26246
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/59062-update-gitlab-markup-python-3.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59062-update-gitlab-markup-python-3.yml b/changelogs/unreleased/59062-update-gitlab-markup-python-3.yml new file mode 100644 index 00000000000..265a7e36841 --- /dev/null +++ b/changelogs/unreleased/59062-update-gitlab-markup-python-3.yml @@ -0,0 +1,5 @@ +--- +title: Update gitlab-markup to 1.7.0 which requies python3 +merge_request: 26246 +author: +type: changed |