Skip to content

Commit b145d78

Browse files
authored
Merge pull request #14 from oxfordcontrol/release-0.1.3
Release 0.1.3
2 parents 3009f00 + 7ab0fca commit b145d78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
Unreleased
2-
-----------------------------
1+
Version 0.1.3 (11 September 2018)
2+
----------------------------------
33
* Julia implementation supports logical factorisation.
4+
* Changed `QDLDL_bool` to be unsigned char everywhere, except for the Julia examples where it is now treated as `Uint8`.
45

56

67
Version 0.1.2 (23 July 2018)
78
-----------------------------
89
* Various cmake improvements.
910
* Added pure Julia implementation.
1011

12+
1113
Version 0.1.1 (19 July 2018)
1214
-----------------------------
1315
* Fixed behaviour when data in A does not appear

0 commit comments

Comments
 (0)