Skip to content

Commit

Permalink
Merge pull request #664 from betatim/update-changelog-v090
Browse files Browse the repository at this point in the history
[MRG] Update change log in preparation for releasing v0.9.0
  • Loading branch information
choldgraf authored May 5, 2019
2 parents 56708c6 + 19cb905 commit 63da4c2
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
=========

Version 0.x.x
Version 0.9.0
=============

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

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


Version 0.8.0
Expand Down

0 comments on commit 63da4c2

Please sign in to comment.