Skip to content

Commit 6b33e76

Browse files
committed
Update changelog for 0.11.0
1 parent 900d280 commit 6b33e76

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

docs/source/changelog.rst

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,43 @@ Changelog
33
=========
44

55

6-
Version x.x.x
7-
=============
6+
Version 0.11.0
7+
==============
88

9-
Release date: TBD
9+
Release date: 2020-02-05
1010

1111
New features
1212
------------
1313
- Add support for Figshare in :pr:`788` by :user:`nuest`.
1414
- Add support for Dataverse in :pr:`739` by :user:`Xarthisius`.
15-
16-
API changes
17-
-----------
15+
- Add support for configuring the version of R installed in :pr:`772` by
16+
:user:`betatim`.
17+
- Add support for Julia 1.2.0 in :pr:`768` by :user:`davidanthoff`.
18+
- Add support for Julia 1.3.0 and 1.0.5 in :pr:`822` by :user:`davidanthoff`.
19+
- Add support for Julia 1.3.1 in :pr:`831` by :user:`davidanthoff`.
20+
- Update Miniconda to 4.7.10 in :pr:`769` by :user:`davidrpugh`.
21+
- Update IRKernel to 1.0.2 in :pr:`770` by :user:`GeorgianaElena`.
22+
- Update RStudio to 1.2 in :pr:`803` by :user:`pablobernabeu`.
23+
- Switch to "pandas" sphinx theme for documentation in :pr:`816` by :user:`choldgraf`.
24+
- Add content provider documentation in :pr:`824` by :user:`choldgraf`.
25+
- Remove legacy buildpack in :pr:`829` by :user:`betatim`.
26+
- Add support for automatic RStudio install when using R packages via conda
27+
in :pr:`838` by :user:`xhochy`.
28+
- Add support for Python 3.8 in :pr:`840` by :user:`minrk`.
29+
- Add Hydroshare as content provider in :pr:`800` by :user:`sblack-usu`.
30+
- Update to Jupyter Notebook 6 and Lab 1.2 in :pr:`839` by :user:`minrk`.
1831

1932

2033
Bug fixes
2134
---------
2235
- Fix for submodule check out in :pr:`809` by :user:`davidbrochart`.
36+
- Handle `requirements.txt` files with different encodings in :pr:`771`
37+
by :user:`GeorgianaElena`.
38+
- Update to nteract-on-jupyter 2.1.3 in :pr:`2.1.3 by :user:`betatim`.
39+
- Use `useradd --no-log-init` to fix exhausting disk space in :pr:`804` by
40+
:user:`manics.`
41+
- Add help text for commandline arguments in :pr:`517` by :user:`yuvipanda`.
42+
- Fix submodule checkout in :pr:`809` by :user:`davidbrochart`.
2343

2444

2545
Version 0.10.0

0 commit comments

Comments
 (0)