Skip to content

Commit 65757fe

Browse files
author
Steven Silvester
authored
Merge pull request #110 from jupyter/blink1073-patch-1
Add Changelog Entry for 0.11
2 parents 5c96c36 + a0dc877 commit 65757fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.11.0
4+
5+
- Drop support for Python 3.6 and add support for Python 3.10. [#109](https://github.com/jupyter/jupyter-packaging/pull/109) ([@blink1073](https://github.com/blink1073))
6+
37
## 0.10.6
48

59
- The import of `bdist_wheel` is optional, must check for `None` before using it [#106](https://github.com/jupyter/jupyter-packaging/pull/106) ([@ellert](https://github.com/ellert))

0 commit comments

Comments
 (0)