Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
l1npengtul committed Nov 23, 2021
1 parent de32c03 commit 47405d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.9.0
- Fixed Camera Controls for V4L2
- Disabled UVC Backend.
- Added polling and last frame to `ThreadedCamera`
- Updated the `CameraControl` related Camera APIs

# 0.8.0
- Media Foundation Access Violation fix (#13)

Expand Down
2 changes: 1 addition & 1 deletion nokhwajs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"l1npengtul <[email protected]>"
],
"description": "A Simple-to-use, cross-platform Rust Webcam Capture Library",
"version": "0.7.0",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 47405d0

Please sign in to comment.