Skip to content

Commit cabf183

Browse files
committed
Update the changelog.md for M85.1
1 parent d2ef93c commit cabf183

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
# 85
28
- Restored Test with coverage run configuration feature (#7810)
39
- Upgrade `org.jetbrains.intellij.platform` to 2.2.1 from 2.1.0 (#7936)

resources/META-INF/plugin.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@
4848

4949
<change-notes>
5050
<![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+
</ul>
5158
<h1>85</h1>
5259
<ul>
5360
<li>Restored Test with coverage run configuration feature (#7810)</li>

0 commit comments

Comments
 (0)