|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 2.3.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.1.0...b0191baacaefacded0f60679c0e6a596c7fd4377)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- ENH: update theme [#215](https://github.com/executablebooks/jupyterlab-myst/pull/215) ([@agoose77](https://github.com/agoose77)) |
| 12 | + |
| 13 | +### Bugs fixed |
| 14 | + |
| 15 | +- FIX: line number is now human-readable (1 indexed) [#202](https://github.com/executablebooks/jupyterlab-myst/pull/202) ([@agoose77](https://github.com/agoose77)) |
| 16 | + |
| 17 | +### Maintenance and upkeep improvements |
| 18 | + |
| 19 | +- MAINT: reorganise extension files [#214](https://github.com/executablebooks/jupyterlab-myst/pull/214) ([@agoose77](https://github.com/agoose77)) |
| 20 | +- MAINT: update playwright snapshots [#212](https://github.com/executablebooks/jupyterlab-myst/pull/212) ([@agoose77](https://github.com/agoose77)) |
| 21 | +- MAINT: update playwright snapshots [#211](https://github.com/executablebooks/jupyterlab-myst/pull/211) ([@agoose77](https://github.com/agoose77)) |
| 22 | +- MAINT: update lockfile for node18 [#210](https://github.com/executablebooks/jupyterlab-myst/pull/210) ([@agoose77](https://github.com/agoose77)) |
| 23 | +- MAINT: rebuild lockfiles [#205](https://github.com/executablebooks/jupyterlab-myst/pull/205) ([@agoose77](https://github.com/agoose77)) |
| 24 | +- MAINT: update with copier [#203](https://github.com/executablebooks/jupyterlab-myst/pull/203) ([@agoose77](https://github.com/agoose77)) |
| 25 | + |
| 26 | +### Contributors to this release |
| 27 | + |
| 28 | +([GitHub contributors page for this release](https://github.com/executablebooks/jupyterlab-myst/graphs/contributors?from=2023-10-09&to=2024-02-15&type=c)) |
| 29 | + |
| 30 | +[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2023-10-09..2024-02-15&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Agithub-actions+updated%3A2023-10-09..2024-02-15&type=Issues) | [@rowanc1](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Arowanc1+updated%3A2023-10-09..2024-02-15&type=Issues) |
| 31 | + |
| 32 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 33 | + |
5 | 34 | ## 2.1.0 |
6 | 35 |
|
7 | 36 | ([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.0.2...6f7c8d875ebf197fa2fb98f7539540059e568773)) |
|
33 | 62 |
|
34 | 63 | [@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2023-08-29..2023-10-09&type=Issues) | [@fwkoch](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Afwkoch+updated%3A2023-08-29..2023-10-09&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Agithub-actions+updated%3A2023-08-29..2023-10-09&type=Issues) | [@nthiery](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Anthiery+updated%3A2023-08-29..2023-10-09&type=Issues) | [@rowanc1](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Arowanc1+updated%3A2023-08-29..2023-10-09&type=Issues) | [@stevejpurves](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Astevejpurves+updated%3A2023-08-29..2023-10-09&type=Issues) |
35 | 64 |
|
36 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
37 | | - |
38 | 65 | ## 2.0.3rc1 |
39 | 66 |
|
40 | 67 | ([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.0.2...dd8f62f6cba4e64bc846763bbb9e0d9feacd50b4)) |
|
0 commit comments