Skip to content

Commit 399c5fe

Browse files
authored
Changelog prep for version 81 release (#7594)
1 parent aa80482 commit 399c5fe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Next
1+
# 81
2+
- New icons to match "New UI" features in IntelliJ and Android Studio (#6595)
23
- Restore Flutter test icons in the editor gutter (#7505)
34
- Fix widget tree highlighting in the editor (#7522)
45
- Resolve "Exception: Cannot invoke "org..AnAction.getTemplatePresentation()" exception (#7488)

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@
4545

4646
<change-notes>
4747
<![CDATA[
48-
<h1>Next</h1>
48+
<h1>81</h1>
4949
<ul>
50+
<li>New icons to match &quot;New UI&quot; features in IntelliJ and Android Studio (#6595)</li>
5051
<li>Restore Flutter test icons in the editor gutter (#7505)</li>
5152
<li>Fix widget tree highlighting in the editor (#7522)</li>
5253
<li>Resolve &quot;Exception: Cannot invoke &quot;org..AnAction.getTemplatePresentation()&quot; exception (#7488)</li>

0 commit comments

Comments
 (0)