Skip to content

Commit 8626bf3

Browse files
authored
Fix CHANGELOG entry from PR #170
1 parent ec5e972 commit 8626bf3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
Added (user)
66

7+
* PR #170: SlurmSpawner: add `req_gres` to specify `-go-res`.
8+
79
Added (developer)
810

911
Changed
1012

11-
* Fail on first error in batch script by setting `set -e` to script templates. #177
13+
* PR #177: Fail on first error in batch script by setting `set -e` to script templates.
1214

1315
Fixed
1416

@@ -24,7 +26,6 @@ Added (user)
2426
* Add `req_prologue` and `req_epilogue` options to scripts which are inserted before/after the main jupyterhub-singleuser command, which allow for generic setup/cleanup without overriding the entire script. #96
2527
* SlurmSpawner: add the `req_reservation` option. #91
2628
* Add basic support for JupyterHub progress updates, but this is not used much yet. #86
27-
# PR #170: SlurmSpawner: add `req_gres` to specify `-go-res`.
2829

2930
Added (developer)
3031

0 commit comments

Comments
 (0)