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 bdf720a commit c1e55fdCopy full SHA for c1e55fd
CHANGELOG
@@ -1,3 +1,9 @@
1
+2.0.0
2
+-----
3
+* Added Croatian language 🇭🇷 (#294)
4
+* Update help file with latest v2 UI changes (#292)
5
+* Internationalisation internal improvements (#287) (#293)
6
+* WebUSB internal improvements and fixes (#289) (#291)
7
8
2.0.0-rc.1
9
----------
editor.html
@@ -78,7 +78,7 @@
78
</script>
79
<script type="application/javascript">
80
// VERSION INFORMATION
81
- EDITOR_VERSION = "2.0.0-rc.1";
+ EDITOR_VERSION = "2.0.0";
82
UPY_VERSION = "1.0.1";
83
84
<script id="files-template" type="x-tmpl-mustache">
0 commit comments