Ver Fonte

Merge pull request #8363 from saulshanabrook/2.1.2-changelog

Cherry pick 2.1.2 changelog onto master
Steven Silvester há 4 anos atrás
pai
commit
26e6527c80
1 ficheiros alterados com 17 adições e 0 exclusões
  1. 17 0
      docs/source/getting_started/changelog.rst

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

@@ -3,6 +3,23 @@
 JupyterLab Changelog
 ====================
 
+`v2.1.x <https://github.com/jupyterlab/jupyterlab/milestone/55>`__
+------------------------------------------------------------------
+
+v2.1.2
+^^^^^^
+* Fix icon sidebar height for third party extensions (`#8333 <https://github.com/jupyterlab/jupyterlab/pull/8333>`__)
+* Pin JupyterLab server requirement more tightly (`#8330 <https://github.com/jupyterlab/jupyterlab/pull/8330>`__)
+* Scrolls cells into view after deletion (`#8287 <https://github.com/jupyterlab/jupyterlab/pull/8287>`__)
+* Sets data attribute on file type in filebrowser (`#8275 <https://github.com/jupyterlab/jupyterlab/pull/8275>`__)
+
+
+v2.1.1
+^^^^^^
+* Pin puppeteer to fix ci (`#8260 <https://github.com/jupyterlab/jupyterlab/pull/8260>`__)
+* Fix Save As for files without sessions (`#8248 <https://github.com/jupyterlab/jupyterlab/pull/8248>`__)
+
+
 `v2.1.0 <https://github.com/jupyterlab/jupyterlab/releases/tag/v2.1.0>`__
 ---------------------------------------------------------------------------