Skip to content

Commit 3e11a80

Browse files
authored
Update changelog for 61.1 (#5800)
1 parent 9f9c257 commit 3e11a80

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 61.1
2+
- Add null check for manager (#5799)
3+
14
# 61.0
25
- Make console stack traces expandable (#5777)
36
- Do hot reload on auto-save (#5774)

resources/META-INF/plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545

4646
<change-notes>
4747
<![CDATA[
48+
<h1>61.1</h1>
49+
<ul>
50+
<li>Add null check for manager (#5799)</li>
51+
</ul>
4852
<h1>61.0</h1>
4953
<ul>
5054
<li>Make console stack traces expandable (#5777)</li>

0 commit comments

Comments
 (0)