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 #63 from QuantStack/changelog-c426af141a2011ed9574cf762070df74

Automated Changelog Entry for 0.1.1 on main

authored by

Denisa Checiu and committed by
GitHub
6ea30e37 e9b15ccf

+28 -2
+28 -2
CHANGELOG.md
··· 2 2 3 3 <!-- <START NEW CHANGELOG ENTRY> --> 4 4 5 + ## 0.1.1 6 + 7 + ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.0...e9b15ccf476425daef3fd3d7b5db5cdcb632b5bb)) 8 + 9 + ### Bugs fixed 10 + 11 + - Add blockly [#61](https://github.com/QuantStack/jupyterlab-blockly/pull/61) ([@hbcarlos](https://github.com/hbcarlos)) 12 + - Kernels in JupyterLite [#60](https://github.com/QuantStack/jupyterlab-blockly/pull/60) ([@DenisaCG](https://github.com/DenisaCG)) 13 + 14 + ### Maintenance and upkeep improvements 15 + 16 + - Fixes typo [#62](https://github.com/QuantStack/jupyterlab-blockly/pull/62) ([@hbcarlos](https://github.com/hbcarlos)) 17 + 18 + ### Documentation improvements 19 + 20 + - Fixes typo [#62](https://github.com/QuantStack/jupyterlab-blockly/pull/62) ([@hbcarlos](https://github.com/hbcarlos)) 21 + - Add blockly [#61](https://github.com/QuantStack/jupyterlab-blockly/pull/61) ([@hbcarlos](https://github.com/hbcarlos)) 22 + - Kernels in JupyterLite [#60](https://github.com/QuantStack/jupyterlab-blockly/pull/60) ([@DenisaCG](https://github.com/DenisaCG)) 23 + - Updated docs for other extensions category [#59](https://github.com/QuantStack/jupyterlab-blockly/pull/59) ([@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-07-26&to=2022-08-12&type=c)) 28 + 29 + [@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 + 5 33 ## 0.1.0 6 34 7 35 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/24df8f4cbdfc84037388a7520726e2c4e63824ef...38ce002d7ebc2d002ffa081fba3274aad33920bd)) ··· 70 98 ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-01-10&to=2022-07-26&type=c)) 71 99 72 100 [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-01-10..2022-07-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-01-10..2022-07-26&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-01-10..2022-07-26&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aihuicatl+updated%3A2022-01-10..2022-07-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ajtpio+updated%3A2022-01-10..2022-07-26&type=Issues) | [@wolfv](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Awolfv+updated%3A2022-01-10..2022-07-26&type=Issues) 73 - 74 - <!-- <END NEW CHANGELOG ENTRY> --> 75 101 76 102 ## 0.1.0a5 77 103