Skip to content

Commit 410b9d3

Browse files
committed
Update CHANGELOG
1 parent 33ac2c1 commit 410b9d3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
Unreleased
22
-----------
33

4-
### Changed
4+
### Fixed
5+
- Remove use * for external crates for anyhow error https://github.com/rust-math/intel-mkl-src/pull/70
56

6-
- widen zstd version range https://github.com/rust-math/intel-mkl-src/pull/71
7-
- Remove use * for external crates https://github.com/rust-math/intel-mkl-src/pull/70
7+
### Changed
8+
- Set minimal supported rustc version (MSRV) to 1.56.0 https://github.com/rust-math/intel-mkl-src/pull/73
9+
- Update dependencies https://github.com/rust-math/intel-mkl-src/pull/74
10+
- zstd 0.11 https://github.com/rust-math/intel-mkl-src/pull/71
11+
- dirs 4.0 https://github.com/rust-math/intel-mkl-src/pull/74
812
- Repository of container image has been moved to GitHub Container Registry (ghcr.io) from DockerHub https://github.com/rust-math/intel-mkl-src/pull/60
913

1014
0.6.0+mkl2020.1 - 2020-06-23

0 commit comments

Comments
 (0)