Skip to content

Commit 9dbef77

Browse files
committed
Update changelog
1 parent 1d69bed commit 9dbef77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* 0.92.2
2+
* Fix new warnings with Rust 1.80
3+
* Don't export `ocvrs_create_string` and `ocvrs_create_byte_string` from the rlib to allow combining multiple `opencv` create versions as dependencies.
4+
15
* 0.92.1
26
* Implement `Send` and `Sync` where applicable for `Mat`, `Ptr` and `Tuple`.
37
* Introduce new `Mat` constructors that take byte slices: `from_bytes`/`_mut` and `new_rows_cols_with_bytes`/`_mut`

0 commit comments

Comments
 (0)