Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 85.2
- Fix broken devtools inspector source navigation (#8041)

# 85.1
- Fix the disappearance of the New Flutter Project menu item (#8040)
- Add back the device name with the running tab (#7948)
Expand Down
4 changes: 4 additions & 0 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@

<change-notes>
<![CDATA[
<h1>85.2</h1>
<ul>
<li>Fix broken devtools inspector source navigation (#8041)</li>
</ul>
<h1>85.1</h1>
<ul>
<li>Fix the disappearance of the New Flutter Project menu item (#8040)</li>
Expand Down