Ver Fonte

Merge pull request #9695 from blink1073/changelog-3-0-6-again

Add two more PRs to 3.0.6 Changelog
Steven Silvester há 4 anos atrás
pai
commit
97c8b82756
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/source/getting_started/changelog.rst

+ 2 - 0
docs/source/getting_started/changelog.rst

@@ -13,6 +13,8 @@ milestone on GitHub for the full list of pull requests and issues closed.
 
 v3.0.6
 ^^^^^^
+* Listen for ``'restarting'`` instead of ``'autorestarting'`` from server.  (`#9674 <https://github.com/jupyterlab/jupyterlab/pull/9674>`__)
+* Use ``jupyterhub make_singleuser_app`` mixin when available.  (`#9681 <https://github.com/jupyterlab/jupyterlab/pull/9681>`__)
 * Remove jest version constrain.  (`#9632 <https://github.com/jupyterlab/jupyterlab/pull/9632>`__)
 * Disable large uploads for notebook server < 5.1.  (`#9628 <https://github.com/jupyterlab/jupyterlab/pull/9628>`__)
 * Ignore timeout errors when preloading settings.  (`#9629 <https://github.com/jupyterlab/jupyterlab/pull/9629>`__)