Skip to content

Commit 9fa8a29

Browse files
authored
Merge pull request #22 from QuantStack/changelog-1d663654ec8511ec87933b75e6b0e95d
Automated Changelog Entry for 0.1.0a1 on main
2 parents 76fe431 + 41a2822 commit 9fa8a29

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.1.0a1
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/v0.1.0a0...76fe431fa9e8c24ce81d917969882b74ac671fce))
8+
9+
### Enhancements made
10+
11+
- added Blockly to launcher [#21](https://github.com/QuantStack/jupyterlab-blockly/pull/21) ([@DenisaCG](https://github.com/DenisaCG))
12+
- FileType, Manager and Register [#20](https://github.com/QuantStack/jupyterlab-blockly/pull/20) ([@hbcarlos](https://github.com/hbcarlos))
13+
- initial code for changing the language [#18](https://github.com/QuantStack/jupyterlab-blockly/pull/18) ([@DenisaCG](https://github.com/DenisaCG))
14+
15+
### Maintenance and upkeep improvements
16+
17+
- FileType, Manager and Register [#20](https://github.com/QuantStack/jupyterlab-blockly/pull/20) ([@hbcarlos](https://github.com/hbcarlos))
18+
- add patch for jupyterlab-codeeditor to be compatible with latest type… [#17](https://github.com/QuantStack/jupyterlab-blockly/pull/17) ([@wolfv](https://github.com/wolfv))
19+
20+
### Documentation improvements
21+
22+
- FileType, Manager and Register [#20](https://github.com/QuantStack/jupyterlab-blockly/pull/20) ([@hbcarlos](https://github.com/hbcarlos))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-04-11&to=2022-06-15&type=c))
27+
28+
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-04-11..2022-06-15&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-04-11..2022-06-15&type=Issues) | [@wolfv](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Awolfv+updated%3A2022-04-11..2022-06-15&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
532
## 0.1.0a0
633

734
([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/first-commit...7621d106ba51831512b803f07f1dd70b48b41a79))
@@ -29,5 +56,3 @@
2956
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-01-10&to=2022-04-11&type=c))
3057

3158
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-01-10..2022-04-11&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-01-10..2022-04-11&type=Issues)
32-
33-
<!-- <END NEW CHANGELOG ENTRY> -->

0 commit comments

Comments
 (0)