Skip to content

Commit 70e7a85

Browse files
committed
Add face sensing to changelogs
1 parent f8c8eec commit 70e7a85

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Prefix notes with "Windows:", "macOS:", or "Linux:" as needed. Do not use **form
55
# 1.15.0 (2025-10-04)
66

77
- New compiler; some projects run twice as fast
8+
- Added face sensing extension
89
- macOS: Fixed poor performance on macOS 26
910
- Linux: Changed executable name back to "turbowarp-desktop" after unintentional change in previous update
1011

docs/changelog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"date": "2025-10-4",
55
"notes": [
66
"New compiler; some projects run twice as fast",
7+
"Added face sensing extension",
78
"macOS: Fixed poor performance on macOS 26",
89
"Linux: Changed executable name back to \"turbowarp-desktop\" after unintentional change in previous update"
910
]

linux-files/org.turbowarp.TurboWarp.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<description>
7373
<ul>
7474
<li>New compiler; some projects run twice as fast</li>
75+
<li>Added face sensing extension</li>
7576
<li>Changed executable name back to "turbowarp-desktop" after unintentional change in previous update</li>
7677
</ul>
7778
</description>

0 commit comments

Comments
 (0)