Skip to content

Commit 97f8836

Browse files
committed
update CHANGELOG
1 parent c927180 commit 97f8836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
This change leads to a reduction in data being downloaded from the GPU.
1919
- In `Svd` a status code (`bool`) is returned from `Svd<double>::factorise` only if the
2020
`#GPUTILS_DEBUG_MODE` is defined, otherwise, the method returns always `true`.
21-
- New base class `IStatus` used for a universal implementation of `statusCode()`
21+
- New base class `IStatus` used for a universal implementation of `info()`
2222

2323

2424
<!-- ---------------------

0 commit comments

Comments
 (0)