We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca58005 commit 8a28c1eCopy full SHA for 8a28c1e
CHANGELOG
@@ -1,3 +1,9 @@
1
+2.1.0-beta.6
2
+------------
3
+* Update the MicroPython version to commit 3e09245a46
4
+* Add a message on the WebUSB modal when a full flash is performed
5
+* Other minor bug fixes
6
+
7
2.1.0-beta.5
8
------------
9
* Adds support for the new micro:bit
editor.html
@@ -78,7 +78,7 @@
78
</script>
79
<script type="application/javascript">
80
// VERSION INFORMATION
81
- EDITOR_VERSION = "2.1.0-beta.5";
+ EDITOR_VERSION = "2.1.0-beta.6";
82
UPY_VERSION = "1.0.1/2.0-3e09245a46";
83
84
<script id="files-template" type="x-tmpl-mustache">
0 commit comments