Skip to content

Commit 9887766

Browse files
committed
Update BREAKING.md
Signed-off-by: Lilis Iskandar <[email protected]>
1 parent 6a5f9c4 commit 9887766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BREAKING.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
+ Renamed `Id` to `ID` in `Finger` struct
2626
+ Renamed `SW_YUVTexture` to `SWYUVTexture`
2727
+ Moved error to the last return value in `ShowMessageBox()`
28+
+ Change Mutex, Sem, Cond to have methods instead of functions
2829

2930
- Unexported `Padding` in `AudioSpec` struct
3031
- Unexported `goHintCallback`

0 commit comments

Comments
 (0)