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+
1112.0.1
212-----
313* Added Chinese translations 🇨🇳 (#306 #316)
Original file line number Diff line number Diff line change 7878 </ script >
7979 < script type ="application/javascript ">
8080 // VERSION INFORMATION
81- EDITOR_VERSION = "2.0.1 " ;
81+ EDITOR_VERSION = "2.1.0-beta.5 " ;
8282 UPY_VERSION = "1.0.1/2.0-0dfb5d801a" ;
8383 </ script >
8484 < script id ="files-template " type ="x-tmpl-mustache ">
You can’t perform that action at this time.
0 commit comments