Skip to content

Commit 48b437c

Browse files
authored
Update the CHANGELOG.md for a 85.3 release (#8127)
- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution guidelines below. --- - [ X ] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
1 parent a5dbf08 commit 48b437c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 85.3
2+
- Add Property Editor side panel (#7957)
3+
- Support removed for IDEA 2024.1 (Koala) and 2024.2 (Ladybug) (#8073)
4+
- Various cleanups including migrating slow operations to non-blocking calls (#8089)
5+
16
# 85.2
27
- Fix broken devtools inspector source navigation (#8041)
38

resources/META-INF/plugin.xml

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

5151
<change-notes>
5252
<![CDATA[
53+
<h1>85.3</h1>
54+
<ul>
55+
<li>Add Property Editor side panel (#7957)</li>
56+
<li>Support removed for IDEA 2024.1 (Koala) and 2024.2 (Ladybug) (#8073)</li>
57+
<li>Various cleanups including migrating slow operations to non-blocking calls (#8089)</li>
58+
</ul>
5359
<h1>85.2</h1>
5460
<ul>
5561
<li>Fix broken devtools inspector source navigation (#8041)</li>

0 commit comments

Comments
 (0)