Skip to content

Commit

Permalink
Merge pull request #110 from jupyter/blink1073-patch-1
Browse files Browse the repository at this point in the history
Add Changelog Entry for 0.11
  • Loading branch information
Steven Silvester authored Oct 18, 2021
2 parents 5c96c36 + a0dc877 commit 65757fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.11.0

- 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))

## 0.10.6

- 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))
Expand Down

0 comments on commit 65757fe

Please sign in to comment.