File tree 2 files changed +15
-0
lines changed
2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 85.1
2
+ - Fix the disappearance of the New Flutter Project menu item (#8040 )
3
+ - Add back the device name with the running tab (#7948 )
4
+ - Update the ` org.jetbrains.intellij.platform ` version to ` 2.5.0 ` (#8038 )
5
+ - Replace deprecated ComboBoxWithBrowserButton (#7931 )
6
+ - Fix Flutter Outline View event over-subscriptions (#7980 )
7
+
1
8
# 85
2
9
- Restored Test with coverage run configuration feature (#7810 )
3
10
- Upgrade ` org.jetbrains.intellij.platform ` to 2.2.1 from 2.1.0 (#7936 )
Original file line number Diff line number Diff line change 48
48
49
49
<change-notes >
50
50
<![CDATA[
51
+ <h1>85.1</h1>
52
+ <ul>
53
+ <li>Fix the disappearance of the New Flutter Project menu item (#8040)</li>
54
+ <li>Add back the device name with the running tab (#7948)</li>
55
+ <li>Update the <code>org.jetbrains.intellij.platform</code> version to <code>2.5.0</code> (#8038)</li>
56
+ <li>Replace deprecated ComboBoxWithBrowserButton (#7931)</li>
57
+ <li>Fix Flutter Outline View event over-subscriptions (#7980)</li>
58
+ </ul>
51
59
<h1>85</h1>
52
60
<ul>
53
61
<li>Restored Test with coverage run configuration feature (#7810)</li>
You can’t perform that action at this time.
0 commit comments