diff options
author | Nick Thomas <nick@gitlab.com> | 2016-11-25 16:22:29 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2016-11-25 16:29:40 +0000 |
commit | 5981a0f365b9a312b87bfcebfb0d9365cb2f9c9a (patch) | |
tree | 878a601775178e5092acbaa6e42afdcc9e7482c2 /changelogs | |
parent | 838c1aad68e8c7f81a0b8778f46f0ce4e7c5439d (diff) | |
download | gitlab-ce-5981a0f365b9a312b87bfcebfb0d9365cb2f9c9a.tar.gz |
Update GitLab Workhorse to v1.0.1
v1.0.0 was mistakenly tagged with a lightweight, rather than annotated, tag,
which caused compiled versions of workhorse to wrongly report their version.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/workhorse-v1-0-1.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/workhorse-v1-0-1.yml b/changelogs/unreleased/workhorse-v1-0-1.yml new file mode 100644 index 00000000000..c26c2d45b1d --- /dev/null +++ b/changelogs/unreleased/workhorse-v1-0-1.yml @@ -0,0 +1,4 @@ +--- +title: Update GitLab Workhorse to v1.0.1 +merge_request: 7759 +author: |