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

Commit af1856c

Browse files
authored
Merge pull request #18 from jupyterlite/changelog-8cb79b32db6511ecb66513b91e031ccf
Automated Changelog Entry for 0.3.0 on main
2 parents 280c7c6 + e9db168 commit af1856c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
4+
5+
## 0.3.0
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/8166fc63fd8b4f56b39431e810dabbeae842ea83...280c7c60b77d19a161de8256ccda7b77235f5690))
8+
9+
### Merged PRs
10+
11+
- Reduce sdist size [#17](https://github.com/jupyterlite/xeus-python-kernel/pull/17) ([@martinRenou](https://github.com/martinRenou))
12+
- Update emsdk and empack [#16](https://github.com/jupyterlite/xeus-python-kernel/pull/16) ([@martinRenou](https://github.com/martinRenou))
13+
- Remove duplication of the labextension [#15](https://github.com/jupyterlite/xeus-python-kernel/pull/15) ([@martinRenou](https://github.com/martinRenou))
14+
- Rebuild with latest empack [#13](https://github.com/jupyterlite/xeus-python-kernel/pull/13) ([@martinRenou](https://github.com/martinRenou))
15+
- Add back Changelog [#11](https://github.com/jupyterlite/xeus-python-kernel/pull/11) ([@martinRenou](https://github.com/martinRenou))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2022-05-19&to=2022-05-24&type=c))
20+
21+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2022-05-19..2022-05-24&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2022-05-19..2022-05-24&type=Issues)
22+
423
<!-- <END NEW CHANGELOG ENTRY> -->
524

625
## v0.2.0
@@ -13,7 +32,6 @@
1332
* Simplify dockerfile by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/9
1433
* Xeus python build addon by @martinRenou in https://github.com/jupyterlite/xeus-python-kernel/pull/10
1534

16-
1735
**Full Changelog**: https://github.com/jupyterlite/xeus-python-kernel/compare/0.1.0...0.2.0
1836

1937
## v0.1.0

0 commit comments

Comments
 (0)