Skip to content

Commit b02f5bf

Browse files
committed
v0.3.5
1 parent 0f0cb17 commit b02f5bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.3.5
4+
5+
- Update from `linux-ioctl` to `uoctl` 1.0.
6+
37
## v0.3.4
48

59
- Add categories to Cargo.toml.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linuxvideo"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
edition = "2021"
55
license = "0BSD"
66
description = "V4L2 video capture and output library"

0 commit comments

Comments
 (0)