Skip to content

Commit 5415728

Browse files
committed
Update release notes
1 parent eafa99f commit 5415728

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Among other things, Workbench comes with
3232
| | Formatter | Linter | Library demos[1] |
3333
| ---------- | --------- | ------ | ---------------- |
3434
| JavaScript | βœ… | βœ… | 99 |
35-
| Python | βœ… | βœ… | 92 |
35+
| Python | βœ… | βœ… | 95 |
3636
| Vala | βœ… | βœ… | 91 |
3737
| Rust | βœ… | βœ… | 52 |
3838
| Blueprint | βœ… | βœ… | |

β€Ždata/app.metainfo.xmlβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,11 @@
5555
<p>Library:</p>
5656
<ul>
5757
<li>Add "Button Row" demo</li>
58+
<li>Add "List View with Sections" demo</li>
5859
<li>Update "Spinner" to use AdwSpinner</li>
5960
<li>Port "Dialog" to Python</li>
61+
<li>Port "List View" to Python</li>
62+
<li>Port "Grid View" to Python</li>
6063
<li>Port "Level Bars" to Rust</li>
6164
<li>Port "Text Fields" to Rust</li>
6265
<li>Port "Column View" to Rust</li>

0 commit comments

Comments
Β (0)