Skip to content

Commit c1e55fd

Browse files
Bump version to 2.0.0 🎉 and update changelog.
1 parent bdf720a commit c1e55fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
17

28
2.0.0-rc.1
39
----------

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</script>
7979
<script type="application/javascript">
8080
// VERSION INFORMATION
81-
EDITOR_VERSION = "2.0.0-rc.1";
81+
EDITOR_VERSION = "2.0.0";
8282
UPY_VERSION = "1.0.1";
8383
</script>
8484
<script id="files-template" type="x-tmpl-mustache">

0 commit comments

Comments
 (0)