Skip to content

Commit a4ca978

Browse files
committed
Fix CHANGELOG format
1 parent d611079 commit a4ca978

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Unreleased (will be 0.13.0)
2-
----------------------------
2+
==========================
33

44
Added
55
------
@@ -10,6 +10,7 @@ Changed
1010
--------
1111
- Revise tests for least-square problem https://github.com/rust-ndarray/ndarray-linalg/pull/227
1212
- New features for static linking https://github.com/rust-ndarray/ndarray-linalg/pull/204
13+
- intel-mkl-src 0.6.0+mkl2020.1
1314
- Drop LAPACKE dependence https://github.com/rust-ndarray/ndarray-linalg/pull/206
1415
- Cholesky https://github.com/rust-ndarray/ndarray-linalg/pull/225
1516
- Eigenvalue for general matrix https://github.com/rust-ndarray/ndarray-linalg/pull/212
@@ -31,7 +32,7 @@ Maintenance
3132
- Coverage report using codecov https://github.com/rust-ndarray/ndarray-linalg/pull/215
3233

3334
0.12.1 - 28 June 2020
34-
----------------------
35+
======================
3536

3637
Added
3738
------
@@ -68,7 +69,7 @@ Changed
6869
- restore `static` feature flag
6970

7071
0.11.1 - 12 June 2019
71-
---------------------
72+
======================
7273

7374
- Hotfix for document generation https://github.com/rust-ndarray/ndarray-linalg/pull/153
7475

@@ -103,7 +104,7 @@ Changed
103104
- intel-mkl-src becomes 0.4, which supports Windows! https://github.com/rust-ndarray/ndarray-linalg/pull/146
104105

105106
0.10.0 - 2 Sep 2018
106-
=======
107+
===================
107108

108109
Update Dependencies
109110
--------------------

0 commit comments

Comments
 (0)