Skip to content

Commit 72d7634

Browse files
authored
Merge pull request #498 from betatim/changelog-for-v070
Update changelog in preparation for releasing v0.7.0
2 parents 19d7c16 + 8c68370 commit 72d7634

File tree

1 file changed

+39
-4
lines changed

1 file changed

+39
-4
lines changed

CHANGES.rst

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
Version x.y.z (unreleased)
22
==========================
33

4-
Release date: unknown
4+
Release date: the-future
5+
6+
New features
7+
------------
8+
9+
API changes
10+
-----------
11+
12+
Bug fixes
13+
---------
14+
15+
16+
Version 0.7.0
17+
=============
18+
19+
Release date: 2018-12-12
520

621
New features
722
------------
@@ -15,6 +30,14 @@ New features
1530
`@choldgraf`_.
1631
- Buildpack: added support for the nix package manager `#407`_ by
1732
`@costrouc`_.
33+
- Log a 'success' message when push is complete `#482`_ by
34+
`@yuvipanda`_.
35+
- Allow specifying images to reuse cache from `#478`_ by
36+
`@yuvipanda`_.
37+
- Add JupyterHub back to base environment `#467`_ by
38+
`@yuvipanda`_.
39+
- Repo2docker has a logo! by `@agahkarakuzu`_ and `@blairhudson`_.
40+
- Improve support for Stencila, including identifying stencila runtime from document context `#457`_ by `@nuest`_.
1841

1942

2043
API changes
@@ -26,6 +49,8 @@ API changes
2649
Bug fixes
2750
---------
2851

52+
- Update to Jupyter notebook 5.7 `#475`_ by `@betatim`_ and `@minrk`_
53+
2954

3055

3156
Version 0.6
@@ -63,15 +88,25 @@ Version 0.1
6388

6489
Released 2017-04-14
6590

66-
.. _#453: https://github.com/jupyter/repo2docker/pull/453
91+
92+
.. _#242: https://github.com/jupyter/repo2docker/pull/242
93+
.. _#407: https://github.com/jupyter/repo2docker/pull/407
6794
.. _#413: https://github.com/jupyter/repo2docker/pull/413
6895
.. _#421: https://github.com/jupyter/repo2docker/pull/421
6996
.. _#426: https://github.com/jupyter/repo2docker/pull/426
70-
.. _#242: https://github.com/jupyter/repo2docker/pull/242
71-
.. _#407: https://github.com/jupyter/repo2docker/pull/407
97+
.. _#453: https://github.com/jupyter/repo2docker/pull/453
98+
.. _#457: https://github.com/jupyter/repo2docker/pull/457
99+
.. _#475: https://github.com/jupyter/repo2docker/pull/475
100+
.. _#478: https://github.com/jupyter/repo2docker/pull/478
101+
.. _#482: https://github.com/jupyter/repo2docker/pull/482
72102

103+
.. _@agahkarakuzu: https://github.com/agahkarakuzu
73104
.. _@betatim: https://github.com/betatim
105+
.. _@blairhudson: https://github.com/blairhudson
74106
.. _@choldgraf: https://github.com/choldgraf
75107
.. _@costrouc: https://github.com/costrouc
76108
.. _@dsludwig: https://github.com/dsludwig
77109
.. _@evertrol: https://github.com/evertrol
110+
.. _@minrk: https://github.com/minrk
111+
.. _@nuest: https://github.com/nuest
112+
.. _@yuvipanda: https://github.com/yuvipanda

0 commit comments

Comments
 (0)