Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit c4f056a

Browse files
authored
Add back Changelog (#11)
* Add back Changelog * Handle review comments
1 parent 8166fc6 commit c4f056a

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
<!-- <START NEW CHANGELOG ENTRY> -->
4+
<!-- <END NEW CHANGELOG ENTRY> -->
5+
6+
## v0.2.0
7+
8+
### What's Changed
9+
* Add docs by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/4
10+
* Fix build by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/5
11+
* Add Matplotlib to the env by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/7
12+
* Do not use xeus-python's master branch by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/8
13+
* Simplify dockerfile by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/9
14+
* Xeus python build addon by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/10
15+
16+
17+
**Full Changelog**: https://github.com/jupyterlite/xeus-python-kernel/compare/0.1.0...0.2.0
18+
19+
## v0.1.0
20+
21+
### Contributions
22+
* Initial version by @DerThorsten in https://github.com/jupyterlite/xeus-python-kernel/commit/d28dbc1ec9c1dca3f861d79ee5930054c00d5998
23+
* Remove sleep + renames according to https://github.com/jupyter-xeus/xeus-python/pull/530 by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/1
24+
* Fix README by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/2
25+
* Add Docker build by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/3
26+
27+
### Contributors
28+
* @DerThorsten started the project
29+
* @martinRenou made their first contribution in https://github.com/jupyterlite/xeus-python-kernel/pull/1
30+
31+
**Full Changelog**: https://github.com/jupyterlite/xeus-python-kernel/commits/0.1.0

0 commit comments

Comments
 (0)