A monorepo containing jupyter-blocks and jupyter-tidyblocks. Blockly extension for JupyterLab.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #67 from QuantStack/changelog-d40256962e6f11eda4444fcd6f49ddd1

Automated Changelog Entry for 0.2.0 on main

authored by

Carlos Herrero and committed by
GitHub
8ace6d88 638aef09

+28 -2
+28 -2
CHANGELOG.md
··· 2 2 3 3 <!-- <START NEW CHANGELOG ENTRY> --> 4 4 5 + ## 0.2.0 6 + 7 + ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.1...638aef090fd180e369ab24d63910d7e2f2cff6dd)) 8 + 9 + ### Enhancements made 10 + 11 + - Kernel controls and split panel [#66](https://github.com/QuantStack/jupyterlab-blockly/pull/66) ([@hbcarlos](https://github.com/hbcarlos)) 12 + 13 + ### Bugs fixed 14 + 15 + - Kernel controls and split panel [#66](https://github.com/QuantStack/jupyterlab-blockly/pull/66) ([@hbcarlos](https://github.com/hbcarlos)) 16 + 17 + ### Maintenance and upkeep improvements 18 + 19 + - Update docs on other extensions category [#65](https://github.com/QuantStack/jupyterlab-blockly/pull/65) ([@DenisaCG](https://github.com/DenisaCG)) 20 + 21 + ### Documentation improvements 22 + 23 + - Update docs on other extensions category [#65](https://github.com/QuantStack/jupyterlab-blockly/pull/65) ([@DenisaCG](https://github.com/DenisaCG)) 24 + 25 + ### Contributors to this release 26 + 27 + ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-08-12&to=2022-09-07&type=c)) 28 + 29 + [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-08-12..2022-09-07&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-08-12..2022-09-07&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-08-12..2022-09-07&type=Issues) 30 + 31 + <!-- <END NEW CHANGELOG ENTRY> --> 32 + 5 33 ## 0.1.1 6 34 7 35 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.0...e9b15ccf476425daef3fd3d7b5db5cdcb632b5bb)) ··· 27 55 ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-07-26&to=2022-08-12&type=c)) 28 56 29 57 [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-07-26..2022-08-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-07-26..2022-08-12&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-07-26..2022-08-12&type=Issues) 30 - 31 - <!-- <END NEW CHANGELOG ENTRY> --> 32 58 33 59 ## 0.1.0 34 60