File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
11
# 61.1
2
12
- Add null check for manager (#5799 )
3
13
Original file line number Diff line number Diff line change 45
45
46
46
<change-notes >
47
47
<![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>
48
59
<h1>61.1</h1>
49
60
<ul>
50
61
<li>Add null check for manager (#5799)</li>
You can’t perform that action at this time.
0 commit comments