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

Commit da62dd6

Browse files
Automated Changelog Entry for 0.5.0 on main
1 parent 7c8676a commit da62dd6

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

CHANGELOG.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.5.0
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.4.2...7c8676a97cf64b8c3d34bfa83de4536a86744358))
8+
9+
### Enhancements made
10+
11+
- Rename kernel to match classic xeus-python [#38](https://github.com/jupyterlite/xeus-python-kernel/pull/38) ([@martinRenou](https://github.com/martinRenou))
12+
- Cleanup worker on dispose [#36](https://github.com/jupyterlite/xeus-python-kernel/pull/36) ([@martinRenou](https://github.com/martinRenou))
13+
14+
### Bugs fixed
15+
16+
- Fix post_build so that it populates the jupyter-lite.json properly [#40](https://github.com/jupyterlite/xeus-python-kernel/pull/40) ([@martinRenou](https://github.com/martinRenou))
17+
18+
### Maintenance and upkeep improvements
19+
20+
- Update empack [#39](https://github.com/jupyterlite/xeus-python-kernel/pull/39) ([@martinRenou](https://github.com/martinRenou))
21+
22+
### Other merged PRs
23+
24+
- Update docs so that it uses 0.4.2 [#31](https://github.com/jupyterlite/xeus-python-kernel/pull/31) ([@martinRenou](https://github.com/martinRenou))
25+
26+
### Contributors to this release
27+
28+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2022-06-21&to=2022-06-27&type=c))
29+
30+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2022-06-21..2022-06-27&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2022-06-21..2022-06-27&type=Issues)
31+
32+
<!-- <END NEW CHANGELOG ENTRY> -->
33+
534
## 0.4.2
635

736
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.4.1...782da3882c5797985fe40fa40c730c1e59e3d06a))
@@ -16,8 +45,6 @@
1645

1746
[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2022-06-20..2022-06-21&type=Issues)
1847

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2148
## 0.4.1
2249

2350
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.4.0...ca6a45ea13d665865e76cbf4741b3c193002237e))

0 commit comments

Comments
 (0)