Skip to content

Commit d04d8a1

Browse files
committed
About 0.9.0 (#31)
1 parent e4e98f3 commit d04d8a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,10 @@ Unreleased
4141
### Changed
4242
- Use Rust 2018 edition https://github.com/blas-lapack-rs/openblas-src/pull/46
4343
- Switch to GitHub Actions from AppVeyor + Travis CI https://github.com/blas-lapack-rs/openblas-src/pull/40
44+
45+
0.9.0 - 2020-03-08
46+
--------------------
47+
48+
### Changed
49+
- Build products are placed on OUT_DIR to work `cargo clean` properly https://github.com/blas-lapack-rs/openblas-src/pull/31
50+
- Previous behavior (placed on .cargo/) is reproduced with "cache" feature

0 commit comments

Comments
 (0)