Skip to content

Commit 7d00a14

Browse files
committed
Write CHANGELOG for #76 #78 #85 #86
1 parent 8d88c8d commit 7d00a14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@ These versions are based on [semantic versioning][semver], and corresponds to th
55
Unreleased
66
-----------
77

8+
### Fixed
9+
- Add support for using a custom target under linux https://github.com/blas-lapack-rs/openblas-src/pull/78
10+
811
### Changed
12+
- OpenBLAS 0.3.20 https://github.com/blas-lapack-rs/openblas-src/pull/85
13+
- OpenBLAS 0.3.17 https://github.com/blas-lapack-rs/openblas-src/pull/76
914
- Use dynamic CRT link for vcpkg https://github.com/blas-lapack-rs/openblas-src/pull/69 https://github.com/blas-lapack-rs/openblas-src/pull/71
1015

16+
### Internal
17+
- Run cargo-clippy and rustfmt on CI https://github.com/blas-lapack-rs/openblas-src/pull/86
18+
1119
0.10.4 - 2021-04-03
1220
--------------------
1321

0 commit comments

Comments
 (0)