|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 4.0.3 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyter/nbdime/compare/nbdime-jupyterlab@3.0.2...33f8af222008a363aa5af52074d9d642909d8845)) |
| 8 | + |
| 9 | +### Bugs fixed |
| 10 | + |
| 11 | +- Use `serverSettings` for API requests [#793](https://github.com/jupyter/nbdime/pull/793) ([@jtpio](https://github.com/jtpio), [@krassowski](https://github.com/krassowski)) |
| 12 | + |
| 13 | +### Maintenance and upkeep improvements |
| 14 | + |
| 15 | +- Update snapshots bot checkout and permission check [#795](https://github.com/jupyter/nbdime/pull/795) ([@martinRenou](https://github.com/martinRenou), [@krassowski](https://github.com/krassowski)) |
| 16 | +- Fix CI [#794](https://github.com/jupyter/nbdime/pull/794) ([@jtpio](https://github.com/jtpio), [@krassowski](https://github.com/krassowski)) |
| 17 | +- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows [#767](https://github.com/jupyter/nbdime/pull/767) ([@Carreau](https://github.com/Carreau)) |
| 18 | + |
| 19 | +### Other merged PRs |
| 20 | + |
| 21 | +- master -> main [#789](https://github.com/jupyter/nbdime/pull/789) ([@Carreau](https://github.com/Carreau)) |
| 22 | + |
| 23 | +### Contributors to this release |
| 24 | + |
| 25 | +The following people contributed discussions, new ideas, code and documentation contributions, and review. |
| 26 | +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). |
| 27 | + |
| 28 | +([GitHub contributors page for this release](https://github.com/jupyter/nbdime/graphs/contributors?from=2024-09-05&to=2026-01-15&type=c)) |
| 29 | + |
| 30 | +@Carreau ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3ACarreau+updated%3A2024-09-05..2026-01-15&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3Ajtpio+updated%3A2024-09-05..2026-01-15&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3Akrassowski+updated%3A2024-09-05..2026-01-15&type=Issues)) | @martinRenou ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3AmartinRenou+updated%3A2024-09-05..2026-01-15&type=Issues)) |
| 31 | + |
| 32 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 33 | + |
5 | 34 | ## 4.0.2 |
6 | 35 |
|
7 | 36 | ([Full Changelog](https://github.com/jupyter/nbdime/compare/4.0.1...cafe00c44746cb9831ea2052a7666b898f36fae8)) |
|
27 | 56 |
|
28 | 57 | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3Adependabot+updated%3A2023-11-21..2024-09-05&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3Akrassowski+updated%3A2023-11-21..2024-09-05&type=Issues) | [@tiltingpenguin](https://github.com/search?q=repo%3Ajupyter%2Fnbdime+involves%3Atiltingpenguin+updated%3A2023-11-21..2024-09-05&type=Issues) |
29 | 58 |
|
30 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
31 | | - |
32 | 59 | ## 4.0.1 |
33 | 60 |
|
34 | 61 | ([Full Changelog](https://github.com/jupyter/nbdime/compare/4.0.0...89548a7f688c31d86138371eb610c74e4810486a)) |
|
0 commit comments