Skip to content

Commit 8c7c94a

Browse files
committed
Prepare v6.2.0
1 parent 2034628 commit 8c7c94a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v6.2.0 2023-02-20
2+
-----------------
3+
4+
- Add `sub_copy` function (@c-cube, #305)
5+
- Fix documentation (@MisterDA, #304)
6+
- Add `to_hex_string` function (@c-cube, #306)
7+
- Fix documentation and use `Cstruct.length` instead of `Cstruct.len` (@reynir, #307)
8+
- Deprecate `copy` function (alias of `to_string`) (will be removed at the next minor release)
9+
(@reynir, #308)
10+
111
v6.1.1 2022-07-24
212
-----------------
313

0 commit comments

Comments
 (0)