Skip to content

Commit e098d23

Browse files
committed
Update change log in preparation for releasing v0.9.0
1 parent df89849 commit e098d23

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/source/changelog.rst

Lines changed: 10 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,9 @@ 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`.
2326

2427
API changes
2528
-----------
@@ -34,9 +37,14 @@ Bug fixes
3437
buildpack in :pr:`633` by :user:`betatim`.
3538
- Update to version 5.7.6 of the `notebook` package used in all environments
3639
in :pr:`628` by :user:`betatim`.
40+
- Update to version 5.7.8 of the `notebook` package and version 2.0.12 of
41+
`nteract-on-jupyter` in :pr:`650` by :user:`betatim`.
3742
- Switch to newer version of jupyter-server-proxy to fix websocket handling
3843
in :pr:`646` by :user:`betatim`.
39-
- Update to pip v19.0.3 in :pr:`647` by :user:`betatim`.
44+
- Update to pip version 19.0.3 in :pr:`647` by :user:`betatim`.
45+
- Ensure ENTRYPOINT is an absolute path in :pr:`657` by :user:`yuvipanda`.
46+
- Fix handling of `--build-memory-limit` values without a postfix in :pr:`652`
47+
by :user:`betatim`.
4048

4149

4250
Version 0.8.0

0 commit comments

Comments
 (0)