Skip to content

Commit

Permalink
Add CHANGELOG for #197, #198
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Jun 27, 2020
1 parent 6439dd4 commit 40273f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Unreleased

Added
------
- Least square problems https://github.com/rust-ndarray/ndarray-linalg/pull/197
- LOBPCG solver https://github.com/rust-ndarray/ndarray-linalg/pull/184

Changed
Expand All @@ -11,6 +12,7 @@ Changed

Maintenance
-----------
- Fix repository URL https://github.com/rust-ndarray/ndarray-linalg/pull/198
- Use GitHub Actions instead of Azure Pipeline https://github.com/rust-ndarray/ndarray-linalg/pull/193
- Test cargo-fmt on CI https://github.com/rust-ndarray/ndarray-linalg/pull/194

Expand Down

0 comments on commit 40273f8

Please sign in to comment.