Skip to content

Commit 27f9ebb

Browse files
authored
1 parent c66950c commit 27f9ebb

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 86
2+
- New message in DevTools windows for "Dock unpinned" IntelliJ feature (#8181)
3+
- Fixes for Slow Operation notifications in the IDEA platform (#7792)
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+
18
# 85.3
29
- Add Property Editor side panel (#7957)
310
- Support removed for IDEA 2024.1 (Koala) and 2024.2 (Ladybug) (#8073)

resources/META-INF/plugin.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@
5050

5151
<change-notes>
5252
<![CDATA[
53+
<h1>86</h1>
54+
<ul>
55+
<li>New message in DevTools windows for &quot;Dock unpinned&quot; IntelliJ feature (#8181)</li>
56+
<li>Fixes for Slow Operation notifications in the IDEA platform (#7792)</li>
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+
</ul>
5361
<h1>85.3</h1>
5462
<ul>
5563
<li>Add Property Editor side panel (#7957)</li>

0 commit comments

Comments
 (0)