File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.1.0-beta.5
2
+ ------------
3
+ * Adds support for the new micro:bit
4
+ * Python Editor now generates Universal Hex files
5
+ * Minor WebUSB improvement
6
+ * Autocompletion adds the new API only when a new board is WebUSB connected
7
+ * Hide "Quick Flash" entry in settings if WebUSB is not available
8
+ * Reorganisation of files in the project
9
+ * Updated the microbit-fs and microbit-uh libraries to the latest commit
10
+
1
11
2.0.1
2
12
-----
3
13
* Added Chinese translations 🇨🇳 (#306 #316)
Original file line number Diff line number Diff line change 78
78
</ script >
79
79
< script type ="application/javascript ">
80
80
// VERSION INFORMATION
81
- EDITOR_VERSION = "2.0.1 " ;
81
+ EDITOR_VERSION = "2.1.0-beta.5 " ;
82
82
UPY_VERSION = "1.0.1/2.0-0dfb5d801a" ;
83
83
</ script >
84
84
< script id ="files-template " type ="x-tmpl-mustache ">
You can’t perform that action at this time.
0 commit comments