Skip to content

Commit aaf25c3

Browse files
committed
Updated CHANGES.md
Signed-off-by: Vlad Gheorghiu <[email protected]>
1 parent 6511c75 commit aaf25c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
- Added type checking and automatic linting/formatting, https://github.com/open-quantum-safe/liboqs-python/pull/97
44
- Added a utility function for de-structuring version strings in `oqs.py`
55
- `version(version_str: str) -> tuple[str, str, str]:` - Returns a tuple
6-
containing the
7-
(major, minor, patch) versions
6+
containing the (major, minor, patch) versions
87
- A warning is issued only if the liboqs-python version's major and minor
98
numbers differ from those of liboqs, ignoring the patch version
109

0 commit comments

Comments
 (0)