Update CHANGELOG.md

This commit is contained in:
l1npengtul
2021-07-18 21:37:54 +09:00
committed by GitHub
parent 3ede4403ec
commit c6e83720f7
-4
View File
@@ -1,8 +1,4 @@
# 0.3.2
<<<<<<< HEAD
- Updated Ouroboros to 0.10.0 to fix possible UB
- Remove `Box<T>` from many places in the UVC Backend
=======
- Bumped `ouroboros` to avoid potential UB
- [INTERNAL] Removed `Box<T>` from many internal struct fields of `UVCCaptureDevice`