Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian committed Oct 26, 2023
1 parent d3355e1 commit 04c0c1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Unreleased

- Added the Cargo.lock file to the git repo
See: https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html
- Upgrade dependencies

## 0.5.0 2023-07-10

Changed the output dimension report generics to use `Dimension` trait instead of `std::ops::Mul`.
Expand Down

0 comments on commit 04c0c1e

Please sign in to comment.