Skip to content

Commit 7dcf479

Browse files
authored
Apply suggestions from code review
1 parent e86a0f8 commit 7dcf479

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/changelog.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@ this list should be updated.
1515
- K8s 1.22 is now required.
1616
- The Helm chart's provided images now use Python 3.11 instead of Python 3.9.
1717
- JupyterHub 3.0.0 is upgraded to 4.0.0b1.
18-
- The upgrade does not require restarts of single-user servers', and they can
19-
have either jupyterhub 3 or 4 installed both before and after the upgrade.
18+
- Although it is not officially supported to run a JupyterHub server with a
19+
major version different from the singleuser servers' `jupyterhub-singleuser`
20+
version, it seems possible during this upgrade. We recommend your singleuser
21+
images are upgraded as soon as practical, before or after the JupyterHub
22+
chart is upgraded. We expect running user servers to be able to keep running
23+
during the upgrade.
2024
- Changelog available at https://jupyterhub.readthedocs.io/en/latest/changelog.html
2125

2226
## 2.0

0 commit comments

Comments
 (0)