Skip to content

Commit e0e801f

Browse files
committed
Updated CHANGES
Signed-off-by: Vlad Gheorghiu <[email protected]>
1 parent 100bc46 commit e0e801f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ public_key)`
1111
- When operations fail (i.e., `OQS_SUCCESS != 0`) in functions returning
1212
non-boolean objects, a `RuntimeError` is now raised, instead of returning 0
1313
- Bugfix on Linux, `c_int` -> `c_size_t` for buffer sizes
14+
- Pyright type checks fixes
15+
- Updated examples to use `ML-KEM` and `ML-DSA` as the defaults
1416

1517
# Version 0.10.0 - April 1, 2024
1618

0 commit comments

Comments
 (0)