Merge pull request #454 from betatim/changelog-update

Update changelog
pull/456/head
Chris Holdgraf 2018-10-27 00:14:16 -07:00 zatwierdzone przez GitHub
commit 3cba852438
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 20 dodań i 3 usunięć

Wyświetl plik

@ -6,14 +6,20 @@ Release date: unknown
New features
------------
- Editable mode: allows editing a local repository from a live container [#421]
- Change log added [#426]
- Build from sub-directory: build the image based on a sub-directory of a
repository `#413`_ by `@dsludwig`_.
- Editable mode: allows editing a local repository from a live container
`#421`_ by `@evertrol`_.
- Change log added `#426`_ by `@evertrol`_.
- Documentation: improved the documentation for contributors `#453`_ by
`@choldgraf`_.
API changes
-----------
- Add content provider abstraction `#421`_ by `@betatim`_.
Bug fixes
---------
@ -54,3 +60,14 @@ Version 0.1
===========
Released 2017-04-14
.. _#453: https://github.com/jupyter/repo2docker/pull/453
.. _#413: https://github.com/jupyter/repo2docker/pull/413
.. _#421: https://github.com/jupyter/repo2docker/pull/421
.. _#426: https://github.com/jupyter/repo2docker/pull/426
.. _#242: https://github.com/jupyter/repo2docker/pull/242
.. _@betatim: https://github.com/betatim
.. _@choldgraf: https://github.com/choldgraf
.. _@dsludwig: https://github.com/dsludwig
.. _@evertrol: https://github.com/evertrol