Skip to content

Commit 62c4306

Browse files
committed
Remove duplicated CHANGELOG from #70 to #74
1 parent 85a0b8f commit 62c4306

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ In addition to original Keep-a-Changelog, we use following rules:
1515
## Unreleased
1616

1717
### Fixed
18-
- Remove `use *` for external crates https://github.com/rust-math/intel-mkl-src/pull/70
19-
- Added path for libiomp5 static libraries under /opt/intel https://github.com/rust-math/intel-mkl-src/pull/63
20-
- make intel-mkl-tool use pkg-config canonically https://github.com/rust-math/intel-mkl-src/pull/65
2118

2219
### Changed
2320
- Remove default feature, use mkl-static-ilp64-iomp if no feature https://github.com/rust-math/intel-mkl-src/pull/95
@@ -27,8 +24,6 @@ In addition to original Keep-a-Changelog, we use following rules:
2724
- `intel-mkl-tool::Library` supports windows https://github.com/rust-math/intel-mkl-src/pull/90
2825
- Support `mkl-dynamic-*-*` cases for Windows https://github.com/rust-math/intel-mkl-src/pull/94
2926
- Rename `intel_mkl_tool::Interface` to `DataModel`, `LinkType::Shared` to `Dynamic` https://github.com/rust-math/intel-mkl-src/pull/79
30-
- Minimal supported rustc version to 1.56.0, dirs 4.0 https://github.com/rust-math/intel-mkl-src/pull/73 https://github.com/rust-math/intel-mkl-src/pull/74
31-
- zstd version range `<=0.11, >=0.6` https://github.com/rust-math/intel-mkl-src/pull/71
3227

3328
### Added
3429
- Try ocipkg when MKL not found https://github.com/rust-math/intel-mkl-src/pull/88
@@ -40,7 +35,7 @@ In addition to original Keep-a-Changelog, we use following rules:
4035
- Create new archive using ocipkg https://github.com/rust-math/intel-mkl-src/pull/84
4136
- Add patch version in container https://github.com/rust-math/intel-mkl-src/pull/83
4237
- Drop `download` feature https://github.com/rust-math/intel-mkl-src/pull/82
43-
- Drop `download` from default feature https://github.com/rust-math/intel-mkl-src/pull/75
38+
- Drop `download` from default feature https://github.com/rust-math/intel-mkl-src/pull/75
4439
- Remove `xdg-data-home` experimental feature https://github.com/rust-math/intel-mkl-src/pull/80
4540

4641
### Internal

0 commit comments

Comments
 (0)