update CHANGELOG for 0.3.2

This commit is contained in:
l1npengtul
2021-07-18 21:33:43 +09:00
parent 9da7f4ee5d
commit efd2f6d84e
+4
View File
@@ -1,3 +1,7 @@
# 0.3.2
- Bumped `ouroboros` to avoid potential UB
- [INTERNAL] Removed `Box<T>` from many internal struct fields of `UVCCaptureDevice`
# 0.3.1
- Added feature hacks to prevent gstreamer/opencv docs.rs build failure