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 #69 from QuantStack/changelog-7631ad4e2eee11edbf153d1da43e3afc

Automated Changelog Entry for 0.2.1 on main

authored by

Carlos Herrero and committed by
GitHub
b66acdee bd41065f

+16 -2
+16 -2
CHANGELOG.md
··· 2 2 3 3 <!-- <START NEW CHANGELOG ENTRY> --> 4 4 5 + ## 0.2.1 6 + 7 + ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.0...bd41065fbfe8712ad75fad0b2df6be7c9e887c4f)) 8 + 9 + ### Bugs fixed 10 + 11 + - Fixes the scroll behavior of the code cell [#68](https://github.com/QuantStack/jupyterlab-blockly/pull/68) ([@hbcarlos](https://github.com/hbcarlos)) 12 + 13 + ### Contributors to this release 14 + 15 + ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-09-07&to=2022-09-07&type=c)) 16 + 17 + [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-09-07..2022-09-07&type=Issues) 18 + 19 + <!-- <END NEW CHANGELOG ENTRY> --> 20 + 5 21 ## 0.2.0 6 22 7 23 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.1...638aef090fd180e369ab24d63910d7e2f2cff6dd)) ··· 27 43 ([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 44 29 45 [@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 46 33 47 ## 0.1.1 34 48