diff options
author | Amit Rathi <amit@hypertrack.io> | 2018-10-30 02:35:28 +0530 |
---|---|---|
committer | Amit Rathi <amit@hypertrack.io> | 2018-10-30 02:35:28 +0530 |
commit | c5bc4e5ae14562258d542f570f03c29c92c92671 (patch) | |
tree | bcc14c3a7983aa872b9bb2fc9f4caa2916cc040f | |
parent | ef2dc89ea0c0b3d8f32351db35baef3f3b9d0a67 (diff) | |
download | gitlab-ce-c5bc4e5ae14562258d542f570f03c29c92c92671.tar.gz |
Adding changelog entry
-rw-r--r-- | changelogs/unreleased/fix-53298.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-53298.yml b/changelogs/unreleased/fix-53298.yml new file mode 100644 index 00000000000..f0bf5470dc8 --- /dev/null +++ b/changelogs/unreleased/fix-53298.yml @@ -0,0 +1,5 @@ +--- +title: 'Fix #53298: JupyterHub restarts should work without errors' +merge_request: 22671 +author: Amit Rathi +type: fixed |