Skip to content

Commit fd7597c

Browse files
committed
Update Changelog for release 2022.01.0
1 parent 2c27b09 commit fd7597c

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

docs/source/changelog.rst

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,54 @@ Changelog
33
=========
44

55

6+
Version 2022.01.0
7+
=================
8+
9+
`Full changelog <https://github.com/jupyterhub/repo2docker/compare/2021.08.0...2022.01.0>`_
10+
11+
New features
12+
------------
13+
14+
- Update ipywidgets jupyter-offlinenotebook jupyterlab :pr:`1127` by :user:`manics`
15+
- Allow passing in extra args to Docker initialization :pr:`1124` by :user:`yuvipanda`
16+
- Allow passing in traitlets via commandline :pr:`1123` by :user:`yuvipanda`
17+
- Bump default R version to 4.1 :pr:`1107` by :user:`yuvipanda`
18+
- Update jupyterlab 3.2.5 jupyter-resource-usage 0.6.1 :pr:`1105` by :user:`manics`
19+
- Get binary R packages from packagemanager.rstudio.com :pr:`1104` by :user:`yuvipanda`
20+
- Support R 4.1 :pr:`1102` by :user:`yuvipanda`
21+
- Add command line option to pass extra build args :pr:`1100` by :user:`TimoRoth`
22+
- Set labels when building image from Dockerfile :pr:`1097` by :user:`TimoRoth`
23+
- jupyterlab 3.1.17 :pr:`1092` by :user:`minrk`
24+
- Bump JupyterLab to 3.1.11 :pr:`1081` by :user:`choldgraf`
25+
- Default UI to JupyterLab :pr:`1035` by :user:`SylvainCorlay`
26+
27+
API changes
28+
-----------
29+
30+
Bug fixes
31+
---------
32+
33+
Other merged PRs
34+
----------------
35+
36+
- Remove deprecated calls to distutils :pr:1122 by :user:minrk
37+
- Delete /tmp/downloaded_packages after running install.R :pr:1119 by :user:yuvipanda
38+
- Use a smaller R library in our tests :pr:1118 by :user:yuvipanda
39+
- Only get R itself (r-base-core) from apt, not CRAN packages :pr:1117 by :user:minrk
40+
- set USER root after each directive block :pr:1115 by :user:minrk
41+
- Say 'apt repository' rather than PPA :pr:`1111` by :user:`yuvipanda`
42+
- add tests for R conda :pr:`1108` by :user:`aplamada`
43+
- Add help message to freeze.py :pr:`1106` by :user:`manics`
44+
- Quieter R builds :pr:`1103` by :user:`yuvipanda`
45+
- update user_interface doc to reflect that lab is default :pr:`1085` by :user:`minrk`
46+
- Updates to dev docs + Recommonmark -> MyST Parser :pr:`1082` by :user:`choldgraf`
47+
- Fix Docker build (again) :pr:`1078` by :user:`manics`
48+
- [mrg] __init__.py: r_version: fixed description :pr:`1074` by :user:`magnush0lm`
49+
- Typo fix in utils docstring :pr:`1072` by :user:`jgarte`
50+
- Rename requirements.py-3.5.txt to requirements.py-3.5.pip :pr:`1061` by :user:`manics`
51+
- Remove nodesource' nodejs :pr:`847` by :user:`yuvipanda`
52+
53+
654
Version 2021.08.0
755
=================
856

0 commit comments

Comments
 (0)