Skip to content

Commit 63da4c2

Browse files
authored
Merge pull request #664 from betatim/update-changelog-v090
[MRG] Update change log in preparation for releasing v0.9.0
2 parents 56708c6 + 19cb905 commit 63da4c2

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/source/changelog.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
Version 0.x.x
5+
Version 0.9.0
66
=============
77

88
Release date: TBD
@@ -20,6 +20,12 @@ New features
2020
in :pr:`651` by :user:`minrk`
2121
- Support for `.binder` directory in addition to `binder` directory for location of
2222
configuration files, in :pr:`653` by :user:`jhamman`.
23+
- Updated contributor guide and issue templates for bugs, feature requests,
24+
and support questions in :pr:`654` and :pr:`655` by :user:`KirstieJane` and
25+
:user:`betatim`.
26+
- Create a page naming and describing the "Reproducible Execution
27+
Environment Specification" (the specification used by repo2docker)
28+
in :pr:`662` by :user:`choldgraf`.
2329

2430
API changes
2531
-----------
@@ -34,9 +40,14 @@ Bug fixes
3440
buildpack in :pr:`633` by :user:`betatim`.
3541
- Update to version 5.7.6 of the `notebook` package used in all environments
3642
in :pr:`628` by :user:`betatim`.
43+
- Update to version 5.7.8 of the `notebook` package and version 2.0.12 of
44+
`nteract-on-jupyter` in :pr:`650` by :user:`betatim`.
3745
- Switch to newer version of jupyter-server-proxy to fix websocket handling
3846
in :pr:`646` by :user:`betatim`.
39-
- Update to pip v19.0.3 in :pr:`647` by :user:`betatim`.
47+
- Update to pip version 19.0.3 in :pr:`647` by :user:`betatim`.
48+
- Ensure ENTRYPOINT is an absolute path in :pr:`657` by :user:`yuvipanda`.
49+
- Fix handling of `--build-memory-limit` values without a postfix in :pr:`652`
50+
by :user:`betatim`.
4051

4152

4253
Version 0.8.0

0 commit comments

Comments
 (0)