Skip to content

Commit 5863d45

Browse files
authored
Update change log for M62 (#5842)
* Restore ignored tests * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * Update change log for M62 * generate * update * update
1 parent 50a2172 commit 5863d45

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 62.0
2+
- Update jxbrowser to 7.19 (#5783)
3+
- Restore ignored tests (#5826)
4+
- Use Java 11 everywhere (#5836)
5+
- Add AS Canary to dev channel (#5830)
6+
- Remove dependencies on built-in Flutter icons (#5824)
7+
- Add instructions for converting to/from Gradle project (#5822)
8+
- Derive icon previews from font files for built-in icons (#5820)
9+
- Enable more compile-time nulllability checking (#5804)
10+
111
# 61.1
212
- Add null check for manager (#5799)
313

resources/META-INF/plugin.xml

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

4646
<change-notes>
4747
<![CDATA[
48+
<h1>62.0</h1>
49+
<ul>
50+
<li>Update jxbrowser to 7.19 (#5783)</li>
51+
<li>Restore ignored tests (#5826)</li>
52+
<li>Use Java 11 everywhere (#5836)</li>
53+
<li>Add AS Canary to dev channel (#5830)</li>
54+
<li>Remove dependencies on built-in Flutter icons (#5824)</li>
55+
<li>Add instructions for converting to/from Gradle project (#5822)</li>
56+
<li>Derive icon previews from font files for built-in icons (#5820)</li>
57+
<li>Enable more compile-time nulllability checking (#5804)</li>
58+
</ul>
4859
<h1>61.1</h1>
4960
<ul>
5061
<li>Add null check for manager (#5799)</li>

0 commit comments

Comments
 (0)