Skip to content

Commit 364963c

Browse files
committed
Revert link fix
1 parent d7d4e72 commit 364963c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,34 @@ Unreleased
99
--------------------
1010

1111
### Fixed
12-
- Change link search order #61
12+
- Change link search order https://github.com/blas-lapack-rs/openblas-src/pull/61
1313

1414
0.10.3 - 2021-04-02
1515
-------------------
1616

1717
### Fixed
18-
- Update "cache" feature description #63
18+
- Update "cache" feature description https://github.com/blas-lapack-rs/openblas-src/pull/63
1919

2020
### Changed
21-
- Upgrade OpenBLAS to 0.3.14 #65
21+
- Upgrade OpenBLAS to 0.3.14 https://github.com/blas-lapack-rs/openblas-src/pull/65
2222

2323
0.10.2 - 2021-01-30
2424
--------------------
2525

2626
0.10.0 and 0.10.1 has been yanked and changes from 0.9.0 is summarized here.
2727

2828
### Fixed
29-
- Detect OpenBLAS does not build some parts of LAPACK while "lapack" feature is enabled #49
29+
- Detect OpenBLAS does not build some parts of LAPACK while "lapack" feature is enabled https://github.com/blas-lapack-rs/openblas-src/issues/49
3030
- openblas-build crate has been introduced to resolve this issue
3131

3232
### Added
3333
- openblas-build crate is introduced to sneak OpenBLAS build system configure
34-
- Link test for LAPACK routines written in Fortran #43
35-
- Switch to openblas-build on Linux #52
36-
- Not on macOS due to #54
37-
- Create openblas-build crate #47
38-
- cargo-workspace setup #45
34+
- Link test for LAPACK routines written in Fortran https://github.com/blas-lapack-rs/openblas-src/pull/43
35+
- Switch to openblas-build on Linux https://github.com/blas-lapack-rs/openblas-src/pull/52
36+
- Not on macOS due to https://github.com/blas-lapack-rs/openblas-src/issues/54
37+
- Create openblas-build crate https://github.com/blas-lapack-rs/openblas-src/pull/47
38+
- cargo-workspace setup https://github.com/blas-lapack-rs/openblas-src/pull/45
3939

4040
### Changed
41-
- Use Rust 2018 edition #46
42-
- Switch to GitHub Actions from AppVeyor + Travis CI #40
41+
- Use Rust 2018 edition https://github.com/blas-lapack-rs/openblas-src/pull/46
42+
- Switch to GitHub Actions from AppVeyor + Travis CI https://github.com/blas-lapack-rs/openblas-src/pull/40

0 commit comments

Comments
 (0)