We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5f9c4 commit 9887766Copy full SHA for 9887766
BREAKING.md
@@ -25,6 +25,7 @@
25
+ Renamed `Id` to `ID` in `Finger` struct
26
+ Renamed `SW_YUVTexture` to `SWYUVTexture`
27
+ Moved error to the last return value in `ShowMessageBox()`
28
++ Change Mutex, Sem, Cond to have methods instead of functions
29
30
- Unexported `Padding` in `AudioSpec` struct
31
- Unexported `goHintCallback`
0 commit comments