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 e9afeb1 commit 45a012bCopy full SHA for 45a012b
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- Fix in Flutter project creation flow (#8259)
5
- Many code health improvements and code cleanups (#8025, #8027, #8021)
6
- Migration of deprecated API usages (#7718)
7
+- Fix for empty menu item in the device selector (#8264)
8
9
# 85.3
10
- Add Property Editor side panel (#7957)
resources/META-INF/plugin.xml
@@ -57,6 +57,7 @@
57
<li>Fix in Flutter project creation flow (#8259)</li>
58
<li>Many code health improvements and code cleanups (#8025, #8027, #8021)</li>
59
<li>Migration of deprecated API usages (#7718)</li>
60
+ <li>Fix for empty menu item in the device selector (#8264)</li>
61
</ul>
62
<h1>85.3</h1>
63
<ul>
0 commit comments