Skip to content

Commit 45a012b

Browse files
committed
Update the M86 CHANGELOG.md with an additional entry
- Fix for empty menu item in the device selector (#8264)
1 parent e9afeb1 commit 45a012b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- Fix in Flutter project creation flow (#8259)
55
- Many code health improvements and code cleanups (#8025, #8027, #8021)
66
- Migration of deprecated API usages (#7718)
7+
- Fix for empty menu item in the device selector (#8264)
78

89
# 85.3
910
- Add Property Editor side panel (#7957)

resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<li>Fix in Flutter project creation flow (#8259)</li>
5858
<li>Many code health improvements and code cleanups (#8025, #8027, #8021)</li>
5959
<li>Migration of deprecated API usages (#7718)</li>
60+
<li>Fix for empty menu item in the device selector (#8264)</li>
6061
</ul>
6162
<h1>85.3</h1>
6263
<ul>

0 commit comments

Comments
 (0)