|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.7.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyter/jupyter_kernel_test/compare/v0.6.0...d3955dc57fff27ea45003b7720d511ce2803f3a4)) |
| 8 | + |
| 9 | +### Maintenance and upkeep improvements |
| 10 | + |
| 11 | +- Update Release Scripts [#148](https://github.com/jupyter/jupyter_kernel_test/pull/148) ([@blink1073](https://github.com/blink1073)) |
| 12 | +- chore: update pre-commit hooks [#147](https://github.com/jupyter/jupyter_kernel_test/pull/147) ([@pre-commit-ci](https://github.com/pre-commit-ci)) |
| 13 | +- Update ruff config [#146](https://github.com/jupyter/jupyter_kernel_test/pull/146) ([@blink1073](https://github.com/blink1073)) |
| 14 | +- chore: update pre-commit hooks [#145](https://github.com/jupyter/jupyter_kernel_test/pull/145) ([@pre-commit-ci](https://github.com/pre-commit-ci)) |
| 15 | +- Bump conda-incubator/setup-miniconda from 2 to 3 [#144](https://github.com/jupyter/jupyter_kernel_test/pull/144) ([@dependabot](https://github.com/dependabot)) |
| 16 | +- chore: update pre-commit hooks [#143](https://github.com/jupyter/jupyter_kernel_test/pull/143) ([@pre-commit-ci](https://github.com/pre-commit-ci)) |
| 17 | +- Clean up lint handling [#142](https://github.com/jupyter/jupyter_kernel_test/pull/142) ([@blink1073](https://github.com/blink1073)) |
| 18 | +- Adopt ruff format [#141](https://github.com/jupyter/jupyter_kernel_test/pull/141) ([@blink1073](https://github.com/blink1073)) |
| 19 | +- chore: update pre-commit hooks [#140](https://github.com/jupyter/jupyter_kernel_test/pull/140) ([@pre-commit-ci](https://github.com/pre-commit-ci)) |
| 20 | +- Adopt sp-repo-review [#139](https://github.com/jupyter/jupyter_kernel_test/pull/139) ([@blink1073](https://github.com/blink1073)) |
| 21 | +- Bump actions/checkout from 3 to 4 [#137](https://github.com/jupyter/jupyter_kernel_test/pull/137) ([@dependabot](https://github.com/dependabot)) |
| 22 | + |
| 23 | +### Contributors to this release |
| 24 | + |
| 25 | +([GitHub contributors page for this release](https://github.com/jupyter/jupyter_kernel_test/graphs/contributors?from=2023-08-29&to=2024-03-12&type=c)) |
| 26 | + |
| 27 | +[@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3Ablink1073+updated%3A2023-08-29..2024-03-12&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3Adependabot+updated%3A2023-08-29..2024-03-12&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3Apre-commit-ci+updated%3A2023-08-29..2024-03-12&type=Issues) |
| 28 | + |
| 29 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 30 | + |
5 | 31 | ## 0.6.0
|
6 | 32 |
|
7 | 33 | ([Full Changelog](https://github.com/jupyter/jupyter_kernel_test/compare/v0.5.0...78b8f14cf8a7f6c4fba4cb20edd8fa293ae7a602))
|
|
21 | 47 |
|
22 | 48 | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3Ablink1073+updated%3A2023-01-27..2023-08-29&type=Issues) | [@Hind-M](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3AHind-M+updated%3A2023-01-27..2023-08-29&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_kernel_test+involves%3Apre-commit-ci+updated%3A2023-01-27..2023-08-29&type=Issues)
|
23 | 49 |
|
24 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
25 |
| - |
26 | 50 | ## 0.5.0
|
27 | 51 |
|
28 | 52 | ([Full Changelog](https://github.com/jupyter/jupyter_kernel_test/compare/v0.4.5...c3ffbd013b1cdd32d7273d4fbe9ee0ab61af7a1e))
|
|
0 commit comments