|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.6.1 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.6.0...744decd13a05ff75b7d88bac91ae5df1a672eb51)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Adding `inlineDiffs` for `unified-cell` diffs [#32](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/32) ([@nakul-py](https://github.com/nakul-py)) |
| 12 | +- Show unified-diff for rendered markdown cells [#31](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/31) ([@nakul-py](https://github.com/nakul-py)) |
| 13 | + |
| 14 | +### Bugs fixed |
| 15 | + |
| 16 | +- Fixing Buttons Overlapping bug [#26](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/26) ([@nakul-py](https://github.com/nakul-py)) |
| 17 | + |
| 18 | +### Maintenance and upkeep improvements |
| 19 | + |
| 20 | +- Type fixes [#29](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/29) ([@jtpio](https://github.com/jtpio)) |
| 21 | + |
| 22 | +### Documentation improvements |
| 23 | + |
| 24 | +- Add Test's `README.md` link to `CONTRIBUTING.md` for local testing [#33](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/33) ([@nakul-py](https://github.com/nakul-py)) |
| 25 | +- Updating Documentation for Contributing steps [#25](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/25) ([@nakul-py](https://github.com/nakul-py)) |
| 26 | +- Document executing commands from the dev tools console [#24](https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/24) ([@jtpio](https://github.com/jtpio)) |
| 27 | + |
| 28 | +### Contributors to this release |
| 29 | + |
| 30 | +([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyterlab-diff/graphs/contributors?from=2025-10-23&to=2025-11-03&type=c)) |
| 31 | + |
| 32 | +[@jtpio](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3Ajtpio+updated%3A2025-10-23..2025-11-03&type=Issues) | [@nakul-py](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3Anakul-py+updated%3A2025-10-23..2025-11-03&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3AZsailer+updated%3A2025-10-23..2025-11-03&type=Issues) |
| 33 | + |
| 34 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 35 | + |
5 | 36 | ## 0.6.0 |
6 | 37 |
|
7 | 38 | ([Full Changelog](https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.5.1...b379a79ebc5163ac5aa677728d3ce7fb67ac6b4c)) |
|
22 | 53 |
|
23 | 54 | [@jtpio](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3Ajtpio+updated%3A2025-09-23..2025-10-23&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3AZsailer+updated%3A2025-09-23..2025-10-23&type=Issues) |
24 | 55 |
|
25 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
26 | | - |
27 | 56 | ## 0.5.1 |
28 | 57 |
|
29 | 58 | ([Full Changelog](https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.5.0...04e46da359755617d98a10311c0604fd331c72cb)) |
|
0 commit comments